프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ResizeModeProperty |
메소드 | 설명 | |
---|---|---|
OnApplyTemplate ( ) : void |
When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
|
메소드 | 설명 | |
---|---|---|
GetContainerForItemOverride ( ) : |
Creates or identifies the element that is used to display the given item.
|
|
IsItemItsOwnContainerOverride ( object item ) : bool |
Determines if the specified item is (or is eligible to be) its own container.
|
메소드 | 설명 | |
---|---|---|
ContextMenu ( ) : System | ||
OnResizeBothDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void | ||
OnResizeVerticalDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void |
protected GetContainerForItemOverride ( ) : |
||
리턴 |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | The item to check. |
리턴 | bool |