MenuFlyoutPresenterTemplateSettings
MenuFlyoutPresenterTemplateSettings
MenuFlyoutPresenterTemplateSettings
MenuFlyoutPresenterTemplateSettings
Class
Definition
Provides calculated values that can be referenced as TemplatedParent sources when defining templates for a MenuFlyoutPresenter control. Not intended for general use.
public : sealed class MenuFlyoutPresenterTemplateSettings : DependencyObject, IMenuFlyoutPresenterTemplateSettingspublic sealed class MenuFlyoutPresenterTemplateSettings : DependencyObject, IMenuFlyoutPresenterTemplateSettingsPublic NotInheritable Class MenuFlyoutPresenterTemplateSettings Inherits DependencyObject Implements IMenuFlyoutPresenterTemplateSettings// This API is not available in Javascript.
- Inheritance
-
MenuFlyoutPresenterTemplateSettingsMenuFlyoutPresenterTemplateSettingsMenuFlyoutPresenterTemplateSettingsMenuFlyoutPresenterTemplateSettings
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10586.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v2)
|
Inherited Members
Inherited methods
ClearValue(DependencyProperty)ClearValue(DependencyProperty)ClearValue(DependencyProperty)ClearValue(DependencyProperty)
GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)GetAnimationBaseValue(DependencyProperty)
GetValue(DependencyProperty)GetValue(DependencyProperty)GetValue(DependencyProperty)GetValue(DependencyProperty)
ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)ReadLocalValue(DependencyProperty)
RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)RegisterPropertyChangedCallback(DependencyProperty,DependencyPropertyChangedCallback)
Inherited properties
Properties
FlyoutContentMinWidth FlyoutContentMinWidth FlyoutContentMinWidth FlyoutContentMinWidth
Gets the minimum width of flyout content.
public : double FlyoutContentMinWidth { get; }public double FlyoutContentMinWidth { get; }Public ReadOnly Property FlyoutContentMinWidth As double// This API is not available in Javascript.
- Value
- double double double double
The minimum width of flyout content.