Share via


FlyoutBase.SystemBackdropProperty 属性

定义

标识 SystemBackdrop 依赖属性。

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

属性值

SystemBackdrop 依赖属性的标识符。

适用于