FlyoutBase.AreOpenCloseAnimationsEnabledProperty Property

Definition

Identifies the AreOpenCloseAnimationsEnabled dependency property.

public:
 static property DependencyProperty ^ AreOpenCloseAnimationsEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty AreOpenCloseAnimationsEnabledProperty();
public static DependencyProperty AreOpenCloseAnimationsEnabledProperty { get; }
var dependencyProperty = FlyoutBase.areOpenCloseAnimationsEnabledProperty;
Public Shared ReadOnly Property AreOpenCloseAnimationsEnabledProperty As DependencyProperty

Property Value

The identifier for the AreOpenCloseAnimationsEnabled dependency property.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to