C# Класс OKHOSTING.UI.Net4.WPF.Controls.Layout.RelativePanel

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
AboveProperty System.Windows.DependencyProperty
AlignBottomWithPanelProperty System.Windows.DependencyProperty
AlignBottomWithProperty System.Windows.DependencyProperty
AlignHorizontalCenterWithPanelProperty System.Windows.DependencyProperty
AlignHorizontalCenterWithProperty System.Windows.DependencyProperty
AlignLeftWithPanelProperty System.Windows.DependencyProperty
AlignLeftWithProperty System.Windows.DependencyProperty
AlignRightWithPanelProperty System.Windows.DependencyProperty
AlignRightWithProperty System.Windows.DependencyProperty
AlignTopWithPanelProperty System.Windows.DependencyProperty
AlignTopWithProperty System.Windows.DependencyProperty
AlignVerticalCenterWithPanelProperty System.Windows.DependencyProperty
AlignVerticalCenterWithProperty System.Windows.DependencyProperty
BelowProperty System.Windows.DependencyProperty
LeftOfProperty System.Windows.DependencyProperty
RightOfProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
GetAbove ( DependencyObject obj ) : object

Gets the value of the RelativePanel.Above XAML attached property for the target element.

GetAlignBottomWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignBottomWith XAML attached property for the target element.

GetAlignBottomWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignBottomWithPanel XAML attached property for the target element.

GetAlignHorizontalCenterWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignHorizontalCenterWith XAML attached property for the target element.

GetAlignHorizontalCenterWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignHorizontalCenterWithPanel XAML attached property for the target element.

GetAlignLeftWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignLeftWith XAML attached property for the target element.

GetAlignLeftWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignLeftWithPanel XAML attached property for the target element.

GetAlignRightWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignRightWith XAML attached property for the target element.

GetAlignRightWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignRightWithPanel XAML attached property for the target element.

GetAlignTopWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignTopWith XAML attached property for the target element.

GetAlignTopWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignTopWithPanel XAML attached property for the target element.

GetAlignVerticalCenterWith ( DependencyObject obj ) : object

Gets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for the target element.

GetAlignVerticalCenterWithPanel ( DependencyObject obj ) : bool

Gets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for the target element.

GetBelow ( DependencyObject obj ) : object

Gets the value of the RelativePanel.Below XAML attached property for the target element.

GetLeftOf ( DependencyObject obj ) : object

Gets the value of the RelativePanel.LeftOf XAML attached property for the target element.

GetRightOf ( DependencyObject obj ) : object

Gets the value of the RelativePanel.RightOf XAML attached property for the target element.

SetAbove ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignBottomWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignBottomWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignHorizontalCenterWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignHorizontalCenterWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignLeftWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignLeftWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignRightWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.AlignRightWith XAML attached property for a target element.

SetAlignRightWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetAlignTopWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.AlignTopWith XAML attached property for a target element.

SetAlignTopWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.AlignTopWithPanel XAML attached property for a target element.

SetAlignVerticalCenterWith ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for a target element.

SetAlignVerticalCenterWithPanel ( DependencyObject obj, bool value ) : void

Sets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for a target element.

SetBelow ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.Above XAML attached property for a target element.

SetLeftOf ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.LeftOf XAML attached property for a target element.

SetRightOf ( DependencyObject obj, object value ) : void

Sets the value of the RelativePanel.RightOf XAML attached property for a target element.

Приватные методы

Метод Описание
OnAlignPropertiesChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Описание методов

GetAbove() публичный статический Метод

Gets the value of the RelativePanel.Above XAML attached property for the target element.
public static GetAbove ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignBottomWith() публичный статический Метод

Gets the value of the RelativePanel.AlignBottomWith XAML attached property for the target element.
public static GetAlignBottomWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignBottomWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignBottomWithPanel XAML attached property for the target element.
public static GetAlignBottomWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetAlignHorizontalCenterWith() публичный статический Метод

Gets the value of the RelativePanel.AlignHorizontalCenterWith XAML attached property for the target element.
public static GetAlignHorizontalCenterWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignHorizontalCenterWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignHorizontalCenterWithPanel XAML attached property for the target element.
public static GetAlignHorizontalCenterWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetAlignLeftWith() публичный статический Метод

Gets the value of the RelativePanel.AlignLeftWith XAML attached property for the target element.
public static GetAlignLeftWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignLeftWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignLeftWithPanel XAML attached property for the target element.
public static GetAlignLeftWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetAlignRightWith() публичный статический Метод

Gets the value of the RelativePanel.AlignRightWith XAML attached property for the target element.
public static GetAlignRightWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignRightWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignRightWithPanel XAML attached property for the target element.
public static GetAlignRightWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetAlignTopWith() публичный статический Метод

Gets the value of the RelativePanel.AlignTopWith XAML attached property for the target element.
public static GetAlignTopWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignTopWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignTopWithPanel XAML attached property for the target element.
public static GetAlignTopWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetAlignVerticalCenterWith() публичный статический Метод

Gets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for the target element.
public static GetAlignVerticalCenterWith ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetAlignVerticalCenterWithPanel() публичный статический Метод

Gets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for the target element.
public static GetAlignVerticalCenterWithPanel ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject The object from which the property value is read.
Результат bool

GetBelow() публичный статический Метод

Gets the value of the RelativePanel.Below XAML attached property for the target element.
public static GetBelow ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetLeftOf() публичный статический Метод

Gets the value of the RelativePanel.LeftOf XAML attached property for the target element.
public static GetLeftOf ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

GetRightOf() публичный статический Метод

Gets the value of the RelativePanel.RightOf XAML attached property for the target element.
public static GetRightOf ( DependencyObject obj ) : object
obj System.Windows.DependencyObject The object from which the property value is read.
Результат object

SetAbove() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAbove ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject The object to which the property value is written.
value object The value to set. (The element to position this element above.)
Результат void

SetAlignBottomWith() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignBottomWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignBottomWithPanel() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignBottomWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetAlignHorizontalCenterWith() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignHorizontalCenterWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignHorizontalCenterWithPanel() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignHorizontalCenterWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetAlignLeftWith() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignLeftWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignLeftWithPanel() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignLeftWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetAlignRightWith() публичный статический Метод

Sets the value of the RelativePanel.AlignRightWith XAML attached property for a target element.
public static SetAlignRightWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignRightWithPanel() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetAlignRightWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetAlignTopWith() публичный статический Метод

Sets the value of the RelativePanel.AlignTopWith XAML attached property for a target element.
public static SetAlignTopWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignTopWithPanel() публичный статический Метод

Sets the value of the RelativePanel.AlignTopWithPanel XAML attached property for a target element.
public static SetAlignTopWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetAlignVerticalCenterWith() публичный статический Метод

Sets the value of the RelativePanel.AlignVerticalCenterWith XAML attached property for a target element.
public static SetAlignVerticalCenterWith ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetAlignVerticalCenterWithPanel() публичный статический Метод

Sets the value of the RelativePanel.AlignVerticalCenterWithPanel XAML attached property for a target element.
public static SetAlignVerticalCenterWithPanel ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject 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.) ///
Результат void

SetBelow() публичный статический Метод

Sets the value of the RelativePanel.Above XAML attached property for a target element.
public static SetBelow ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject The object to which the property value is written.
value object The value to set. (The element to position this element below.)
Результат void

SetLeftOf() публичный статический Метод

Sets the value of the RelativePanel.LeftOf XAML attached property for a target element.
public static SetLeftOf ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

SetRightOf() публичный статический Метод

Sets the value of the RelativePanel.RightOf XAML attached property for a target element.
public static SetRightOf ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject 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.)
Результат void

Описание свойств

AboveProperty публичное статическое свойство

Identifies the RelativePanel.Above XAML attached property.
public static DependencyProperty,System.Windows AboveProperty
Результат System.Windows.DependencyProperty

AlignBottomWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignBottomWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignBottomWithPanelProperty
Результат System.Windows.DependencyProperty

AlignBottomWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignBottomWith XAML attached property.
public static DependencyProperty,System.Windows AlignBottomWithProperty
Результат System.Windows.DependencyProperty

AlignHorizontalCenterWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignHorizontalCenterWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignHorizontalCenterWithPanelProperty
Результат System.Windows.DependencyProperty

AlignHorizontalCenterWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignHorizontalCenterWith XAML attached property.
public static DependencyProperty,System.Windows AlignHorizontalCenterWithProperty
Результат System.Windows.DependencyProperty

AlignLeftWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignLeftWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignLeftWithPanelProperty
Результат System.Windows.DependencyProperty

AlignLeftWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignLeftWith XAML attached property.
public static DependencyProperty,System.Windows AlignLeftWithProperty
Результат System.Windows.DependencyProperty

AlignRightWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignRightWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignRightWithPanelProperty
Результат System.Windows.DependencyProperty

AlignRightWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignRightWith XAML attached property.
public static DependencyProperty,System.Windows AlignRightWithProperty
Результат System.Windows.DependencyProperty

AlignTopWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignTopWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignTopWithPanelProperty
Результат System.Windows.DependencyProperty

AlignTopWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignTopWith XAML attached property.
public static DependencyProperty,System.Windows AlignTopWithProperty
Результат System.Windows.DependencyProperty

AlignVerticalCenterWithPanelProperty публичное статическое свойство

Identifies the RelativePanel.AlignVerticalCenterWithPanel XAML attached property.
public static DependencyProperty,System.Windows AlignVerticalCenterWithPanelProperty
Результат System.Windows.DependencyProperty

AlignVerticalCenterWithProperty публичное статическое свойство

Identifies the RelativePanel.AlignVerticalCenterWith XAML attached property.
public static DependencyProperty,System.Windows AlignVerticalCenterWithProperty
Результат System.Windows.DependencyProperty

BelowProperty публичное статическое свойство

Identifies the RelativePanel.Below XAML attached property.
public static DependencyProperty,System.Windows BelowProperty
Результат System.Windows.DependencyProperty

LeftOfProperty публичное статическое свойство

Identifies the RelativePanel.LeftOf XAML attached property.
public static DependencyProperty,System.Windows LeftOfProperty
Результат System.Windows.DependencyProperty

RightOfProperty публичное статическое свойство

Identifies the RelativePanel.RightOf XAML attached property.
public static DependencyProperty,System.Windows RightOfProperty
Результат System.Windows.DependencyProperty