StackPanel::MakeVisible Method (Visual^, Rect)
.NET Framework (current version)
Scrolls to the specified coordinates and makes that part of a Visual visible.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- visual
-
Type:
System.Windows.Media::Visual^
The Visual that becomes visible.
- rectangle
-
Type:
System.Windows::Rect
The Rect that represents coordinate space within a visual.
Implements
IScrollInfo::MakeVisible(Visual^, Rect)
.NET Framework
Available since 3.0
Available since 3.0
Show: