다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상