Property | Type | Description | |
---|---|---|---|
DarkTemplateProperty | |||
LightTemplateProperty | |||
SeparatorHeightProperty | |||
ShowLastSeparatorProperty | |||
ShowSeparatorsProperty | |||
ThemeProperty |
Method | Description | |
---|---|---|
ClearContainerForItemOverride ( |
||
GetContainerForItemOverride ( ) : |
||
IsItemItsOwnContainerOverride ( object item ) : bool | ||
OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void | ||
PrepareContainerForItemOverride ( |
||
RaisePropertyChanged ( string propertyName = null ) : void |
Method | Description | |
---|---|---|
AttachVisibilityHandler ( |
||
DetachVisibilityHandler ( |
||
GetWindowCommandsItem ( object item ) : |
||
GetWindowCommandsItems ( ) : IEnumerable |
||
OnShowLastSeparatorChanged ( |
||
OnShowSeparatorsChanged ( |
||
OnThemeChanged ( |
||
ResetSeparators ( bool reset = true ) : void | ||
VisibilityPropertyChanged ( object sender, EventArgs e ) : void | ||
WindowCommands ( ) : System | ||
WindowCommands_Loaded ( object sender, |
protected ClearContainerForItemOverride ( |
||
element | ||
item | object | |
return | void |
protected GetContainerForItemOverride ( ) : |
||
return |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | |
return | bool |
protected OnItemsChanged ( NotifyCollectionChangedEventArgs e ) : void | ||
e | NotifyCollectionChangedEventArgs | |
return | void |
protected PrepareContainerForItemOverride ( |
||
element | ||
item | object | |
return | void |
protected RaisePropertyChanged ( string propertyName = null ) : void | ||
propertyName | string | |
return | void |
public static DependencyProperty,System.Windows DarkTemplateProperty | ||
return |
public static DependencyProperty,System.Windows LightTemplateProperty | ||
return |
public static DependencyProperty,System.Windows SeparatorHeightProperty | ||
return |
public static DependencyProperty,System.Windows ShowLastSeparatorProperty | ||
return |
public static DependencyProperty,System.Windows ShowSeparatorsProperty | ||
return |