ViewPanel
种类:class
继承自: Grid
属性
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
构造函数
ViewPanel
ViewPanel
()
方法
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)