BinaryRibbonScrollViewer
class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Office
The scroll viewer the ribbon uses for its scrolling regions.
public class BinaryRibbonScrollViewer : ScrollViewer
Inherits from / implements: ScrollViewer
Remarks
It adds no behavior of its own. It exists as a distinct type so the ribbon's resource dictionaries can style ribbon scrolling separately from every other scroll viewer in the application.
Members at a glance
OnApplyTemplate | Called once the control template has been applied, which is where the named parts of the template first become reachable. |
Methods
OnApplyTemplate
public override void OnApplyTemplate()
Called once the control template has been applied, which is where the named parts of the template first become reachable.