Popup.IsLightDismissEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象