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 依赖属性的标识符。

适用于