Popup.SystemBackdropProperty プロパティ

定義

SystemBackdrop 依存関係プロパティを識別します。

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

プロパティ値

SystemBackdrop 依存関係プロパティの識別子。

適用対象