MetroWindow .
[StyleTypedProperty(Property = nameof(ItemContainerStyle), StyleTargetType = typeof(Flyout))]
public class FlyoutsControl : ItemsControl
| Type | Description |
|---|---|
| StyleTypedProperty |
| Name | Constant Value | Summary |
|---|---|---|
| Override |
Identifies the
OverrideExternalCloseButton dependency property.static
|
|
| Override |
Identifies the
OverrideIsPinned dependency property.static
|
| Name | Value | Summary |
|---|---|---|
| Override |
MouseButton? |
Gets or sets whether
ExternalCloseButton is ignored and all flyouts behave as if it was set to the value of this property.
|
| OverrideIsPinned | bool |
Gets or sets whether
IsPinned is ignored and all flyouts behave as if it was set false.
|
| Name | Value | Summary |
|---|---|---|
| Clear |
void | |
| Get |
DependencyObject | |
| Is |
bool | |
| Prepare |
void |