RibbonGalleryCategoriesPanel::MakeVisible Method (Visual^, Rect)
.NET Framework (current version)
Forces content to scroll until the coordinate space of a Visual object is visible.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Parameters
- visual
-
Type:
System.Windows.Media::Visual^
The object to make visible.
- rectangle
-
Type:
System.Windows::Rect
A bounding rectangle that identifies the coordinate space to be made visible.
Implements
IScrollInfo::MakeVisible(Visual^, Rect)
.NET Framework
Available since 4.5
Available since 4.5
Show: