프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DragHandleTemplateProperty | |||
DropIndicatorHeightProperty | |||
IsReorderEnabledProperty |
메소드 | 설명 | |
---|---|---|
OnApplyTemplate ( ) : void |
Applies the control template, checks for required template parts, and initializes visual states.
|
|
ReorderListBoxItem ( ) : System |
Creates a new ReorderListBoxItem and sets the default style key. The style key is used to locate the control template in Generic.xaml.
|
메소드 | 설명 | |
---|---|---|
OnDropIndicatorHeightChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Updates the drop-indicator height value for visual state and transition animations. This is a workaround for the inability of visual states and transitions to do template binding in Silverlight 3. In SL4, they could bind directly to the DropIndicatorHeight property instead. |
|
OnIsReorderEnabledChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
GetVisualStateGroup ( |
Gets a named VisualStateGroup for a framework element.
|
|
UpdateDropIndicatorAnimationHeight ( double height, |
Helper for the UpdateDropIndicatorAnimationHeight method.
|
protected OnDropIndicatorHeightChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
protected OnIsReorderEnabledChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
리턴 | void |
public static DependencyProperty,System.Windows DragHandleTemplateProperty | ||
리턴 |
public static DependencyProperty,System.Windows DropIndicatorHeightProperty | ||
리턴 |