RibbonGalleryCategoriesPanel::CanHorizontallyScroll Property
.NET Framework (current version)
Gets or sets a value that indicates whether scrolling on the horizontal axis is possible. false in all cases for RibbonGalleryCategoriesPanel.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property bool CanHorizontallyScroll { virtual bool get() sealed; virtual void set(bool value) sealed; }
Implements
IScrollInfo::CanHorizontallyScrollWhen set, the value of this property is always coerced to false.
.NET Framework
Available since 4.5
Available since 4.5
Show: