Property | Type | Description | |
---|---|---|---|
AboveProperty | |||
AlignBottomWithPanelProperty | |||
AlignBottomWithProperty | |||
AlignHorizontalCenterWithPanelProperty | |||
AlignHorizontalCenterWithProperty | |||
AlignLeftWithPanelProperty | |||
AlignLeftWithProperty | |||
AlignRightWithPanelProperty | |||
AlignRightWithProperty | |||
AlignTopWithPanelProperty | |||
AlignTopWithProperty | |||
AlignVerticalCenterWithPanelProperty | |||
AlignVerticalCenterWithProperty | |||
BelowProperty | |||
LeftOfProperty | |||
RightOfProperty |
Method | Description | |
---|---|---|
GetAbove ( |
Gets the value of the RelativePanel.Above XAML attached property for the target element.
|
|
GetAlignBottomWith ( |
Gets the value of the RelativePanel.AlignBottomWith XAML attached property for the target element.
|
|
GetAlignBottomWithPanel ( |
Gets the value of the RelativePanel.AlignBottomWithPanel XAML attached property for the target element.
|
|
GetAlignHorizontalCenterWith ( |
Gets the value of the RelativePanel.AlignHorizontalCenterWith XAML attached property for the target element.
|
|
GetAlignHorizontalCenterWithPanel ( |
Gets the value of the RelativePanel.AlignHorizontalCenterWithPanel XAML attached property for the target element.
|
|
GetAlignLeftWith ( |
Gets the value of the RelativePanel.AlignLeftWith XAML attached property for the target element.
|
|
GetAlignLeftWithPanel ( |
Gets the value of the RelativePanel.AlignLeftWithPanel XAML attached property for the target element.
|
|
GetAlignRightWith ( |
Gets the value of the RelativePanel.AlignRightWith XAML attached property for the target element.
|
|
GetAlignRightWithPanel ( |
Gets the value of the RelativePanel.AlignRightWithPanel XAML attached property for the target element.
|
|
GetAlignTopWith ( |
Gets the value of the RelativePanel.AlignTopWith XAML attached property for the target element.
|
|
GetAlignTopWithPanel ( |
Gets the value of the RelativePanel.AlignTopWithPanel XAML attached property for the target element.
|
|
GetAlignVerticalCenterWith ( |
Gets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for the target element.
|
|
GetAlignVerticalCenterWithPanel ( |
Gets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for the target element.
|
|
GetBelow ( |
Gets the value of the RelativePanel.Below XAML attached property for the target element.
|
|
GetLeftOf ( |
Gets the value of the RelativePanel.LeftOf XAML attached property for the target element.
|
|
GetRightOf ( |
Gets the value of the RelativePanel.RightOf XAML attached property for the target element.
|
|
SetAbove ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignBottomWith ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignBottomWithPanel ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignHorizontalCenterWith ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignHorizontalCenterWithPanel ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignLeftWith ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignLeftWithPanel ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignRightWith ( |
Sets the value of the RelativePanel.AlignRightWith XAML attached property for a target element.
|
|
SetAlignRightWithPanel ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetAlignTopWith ( |
Sets the value of the RelativePanel.AlignTopWith XAML attached property for a target element.
|
|
SetAlignTopWithPanel ( |
Sets the value of the RelativePanel.AlignTopWithPanel XAML attached property for a target element.
|
|
SetAlignVerticalCenterWith ( |
Sets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for a target element.
|
|
SetAlignVerticalCenterWithPanel ( |
Sets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for a target element.
|
|
SetBelow ( |
Sets the value of the RelativePanel.Above XAML attached property for a target element.
|
|
SetLeftOf ( |
Sets the value of the RelativePanel.LeftOf XAML attached property for a target element.
|
|
SetRightOf ( |
Sets the value of the RelativePanel.RightOf XAML attached property for a target element.
|
Method | Description | |
---|---|---|
OnAlignPropertiesChanged ( |
public static GetAbove ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignBottomWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignBottomWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetAlignHorizontalCenterWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignHorizontalCenterWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetAlignLeftWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignLeftWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetAlignRightWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignRightWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetAlignTopWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignTopWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetAlignVerticalCenterWith ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetAlignVerticalCenterWithPanel ( |
||
obj | The object from which the property value is read. | |
return | bool |
public static GetBelow ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetLeftOf ( |
||
obj | The object from which the property value is read. | |
return | object |
public static GetRightOf ( |
||
obj | The object from which the property value is read. | |
return | object |
public static SetAbove ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to position this element above.) |
return | void |
public static SetAlignBottomWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's bottom edge with.) |
return | void |
public static SetAlignBottomWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to align this element's bottom edge with the panel's /// bottom edge; otherwise, false.) /// |
return | void |
public static SetAlignHorizontalCenterWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's horizontal center with.) |
return | void |
public static SetAlignHorizontalCenterWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to horizontally center this element in the panel; otherwise, /// false.) /// |
return | void |
public static SetAlignLeftWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's left edge with.) |
return | void |
public static SetAlignLeftWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to align this element's left edge with the panel's left /// edge; otherwise, false.) /// |
return | void |
public static SetAlignRightWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's right edge with.) |
return | void |
public static SetAlignRightWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to align this element's right edge with the panel's right /// edge; otherwise, false.) /// |
return | void |
public static SetAlignTopWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's top edge with.) |
return | void |
public static SetAlignTopWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to align this element's top edge with the panel's top /// edge; otherwise, false.) /// |
return | void |
public static SetAlignVerticalCenterWith ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to align this element's horizontal center with.) |
return | void |
public static SetAlignVerticalCenterWithPanel ( |
||
obj | The object to which the property value is written. | |
value | bool | /// The value to set. (true to vertically center this element in the panel; otherwise, /// false.) /// |
return | void |
public static SetBelow ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to position this element below.) |
return | void |
public static SetLeftOf ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to position this element to the left of.) |
return | void |
public static SetRightOf ( |
||
obj | The object to which the property value is written. | |
value | object | The value to set. (The element to position this element to the right of.) |
return | void |
public static DependencyProperty,System.Windows AboveProperty | ||
return |
public static DependencyProperty,System.Windows AlignBottomWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignBottomWithProperty | ||
return |
public static DependencyProperty,System.Windows AlignHorizontalCenterWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignHorizontalCenterWithProperty | ||
return |
public static DependencyProperty,System.Windows AlignLeftWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignLeftWithProperty | ||
return |
public static DependencyProperty,System.Windows AlignRightWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignRightWithProperty | ||
return |
public static DependencyProperty,System.Windows AlignTopWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignTopWithProperty | ||
return |
public static DependencyProperty,System.Windows AlignVerticalCenterWithPanelProperty | ||
return |
public static DependencyProperty,System.Windows AlignVerticalCenterWithProperty | ||
return |
public static DependencyProperty,System.Windows BelowProperty | ||
return |
public static DependencyProperty,System.Windows LeftOfProperty | ||
return |