Summary
A FlyoutsControl is for displaying flyouts in a MetroWindow.
MetroWindow
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- ItemsControl
graph BT
Type-->Base0["ItemsControl"]
Type["FlyoutsControl"]
class Type type-node
Syntax
[StyleTypedProperty(Property = "ItemContainerStyle", StyleTargetType = typeof(Flyout))]
public class FlyoutsControl : ItemsControl
Attributes
Type | Description |
---|---|
StyleTypedProperty |
Fields
Name | Constant Value | Summary |
---|---|---|
Override |
static
|
|
Override |
static
|
Properties
Name | Value | Summary |
---|---|---|
Override |
MouseButton? |
Gets/sets whether
ExternalCloseButton is ignored and all flyouts behave as if it was set to the value of this property.
|
OverrideIsPinned | bool |
Gets/sets whether
IsPinned is ignored and all flyouts behave as if it was set false.
|
Methods
Name | Value | Summary |
---|---|---|
Clear |
void | |
Get |
DependencyObject | |
Is |
bool | |
Prepare |
void |