Namespace:
C1.Phone
Assembly: C1.Phone (in C1.Phone.dll)
Assembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public Rect MakeVisible( UIElement visual, Rect rectangle ) |
| Visual Basic |
|---|
Public Function MakeVisible ( _ visual As UIElement, _ rectangle As Rect _ ) As Rect |
Parameters
- visual
- Type: System.Windows..::..UIElement
- rectangle
- Type: System.Windows..::..Rect