AutomationProperties.IsDialogProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 AutomationProperties.IsDialog 附加屬性,這是布林值,指出自動化專案是否為對話方塊視窗。
public:
static property DependencyProperty ^ IsDialogProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDialogProperty();
public static DependencyProperty IsDialogProperty { get; }
var dependencyProperty = AutomationProperties.isDialogProperty;
Public Shared ReadOnly Property IsDialogProperty As DependencyProperty
屬性值
AutomationProperties.IsDialog附加屬性的識別碼。