프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BreakAfterProperty | |||
ItemHeightProperty | DependencyProperty | ||
ItemWidthProperty | DependencyProperty | ||
OrientationProperty | DependencyProperty |
메소드 | 설명 | |
---|---|---|
GetBreakAfter ( UIElement element ) : bool |
Gets the BreakAfter attached property of the provided element.
|
|
SetBreakAfter ( UIElement element, bool value ) : void |
Sets the BreakAfter attached property of the provided element.
|
메소드 | 설명 | |
---|---|---|
MetaWrapPanel ( ) : System | ||
OnWrapChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void |
public static GetBreakAfter ( UIElement element ) : bool | ||
element | UIElement | Target element. |
리턴 | bool |
public static SetBreakAfter ( UIElement element, bool value ) : void | ||
element | UIElement | Target element. |
value | bool | BreakAfter value. |
리턴 | void |
public static DependencyProperty,System.Windows BreakAfterProperty | ||
리턴 |
public static DependencyProperty ItemHeightProperty | ||
리턴 | DependencyProperty |
public static DependencyProperty ItemWidthProperty | ||
리턴 | DependencyProperty |