ViewPanel
Kind: class
Extends: Grid
Properties
BorderBrushProperty
static
readonly
DependencyProperty
BorderBrushProperty
BorderThicknessProperty
static
readonly
DependencyProperty
BorderThicknessProperty
CornerRadiusProperty
static
readonly
DependencyProperty
CornerRadiusProperty
LeftProperty
static
readonly
DependencyProperty
LeftProperty
TopProperty
static
readonly
DependencyProperty
TopProperty
ViewBackground
Brush
ViewBackground
ViewBackgroundProperty
static
readonly
DependencyProperty
ViewBackgroundProperty
Constructors
ViewPanel
ViewPanel
()
Methods
Clear
void Clear
()
GetLeft
static
double GetLeft
(UIElement
element)
GetTop
static
double GetTop
(UIElement
element)
InsertAt
void InsertAt
(uint32_t index, UIElement
value)
RemoveAt
void RemoveAt
(uint32_t index)
SetLeft
static
void SetLeft
(UIElement
element, double value)
SetTop
static
void SetTop
(UIElement
element, double value)