C# 클래스 OKHOSTING.UI.Net4.WPF.Controls.Layout.RelativePanel

파일 보기 프로젝트 열기: okhosting/OKHOSTING.UI

공개 프로퍼티들

프로퍼티 타입 설명
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