共用方式為


FlyoutBase.AreOpenCloseAnimationsEnabledProperty 屬性

定義

識別 AreOpenCloseAnimationsEnabled 相依性屬性。

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

屬性值

AreOpenCloseAnimationsEnabled 相依性屬性的標識符。

適用於