- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ContentControl
graph BT
Type-->Base0["ContentControl"]
Type["WindowCommandsItem"]
class Type type-node
Syntax
[TemplatePart(Name = PART_ContentPresenter, Type = typeof(UIElement))]
[TemplatePart(Name = PART_Separator, Type = typeof(UIElement))]
public class WindowCommandsItem : ContentControl
Attributes
Type | Description |
---|---|
TemplatePart | |
TemplatePart |
Fields
Name | Constant Value | Summary |
---|---|---|
Is |
Identifies the
IsSeparatorVisible dependency property.static
|
|
Parent |
Identifies the
ParentWindowCommands dependency property.static
|
Properties
Name | Value | Summary |
---|---|---|
IsSeparatorVisible | bool |
Gets or sets the value indicating whether to show the separator.
|
ParentWindowCommands | WindowCommands |
Methods
Name | Value | Summary |
---|---|---|
OnApplyTemplate |
void |