RibbonTabsPanel::ScrollOwner Property
.NET Framework (current version)
Gets or sets a ScrollViewer element that controls scrolling behavior.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property ScrollViewer^ ScrollOwner { virtual ScrollViewer^ get() sealed; virtual void set(ScrollViewer^ value) sealed; }
Property Value
Type: System.Windows.Controls::ScrollViewer^A ScrollViewer element that controls scrolling behavior.
Implements
IScrollInfo::ScrollOwner
.NET Framework
Available since 4.5
Available since 4.5
Show: