ViewPanel
Kind: class
Extends: Panel
Properties
BorderBrush
Brush
BorderBrush
BorderBrushProperty
static
readonly
DependencyProperty
BorderBrushProperty
BorderThickness
Thickness
BorderThickness
BorderThicknessProperty
static
readonly
DependencyProperty
BorderThicknessProperty
ClipChildren
bool ClipChildren
ClipChildrenProperty
static
readonly
DependencyProperty
ClipChildrenProperty
CornerRadius
CornerRadius
CornerRadius
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
()
FinalizeProperties
void FinalizeProperties
()
GetLeft
static
double GetLeft
(UIElement
element)
GetOuterBorder
Border
GetOuterBorder
()
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)