Метод | Описание | |
---|---|---|
GetContainerForItemOverride ( ) : |
Overrides the item to allow for simple binding to the expanded property on the item.
|
|
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void |
Overrides the key down event to allow toggling the space.
|
protected GetContainerForItemOverride ( ) : |
||
Результат |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | The key event arguments data. |
Результат | void |