AutomationElementIdentifiers.IsOffscreenProperty フィールド

定義

UI オートメーション要素が表示されるかどうかを示す、IsOffscreen プロパティを識別します。

public: static initonly System::Windows::Automation::AutomationProperty ^ IsOffscreenProperty;
public static readonly System.Windows.Automation.AutomationProperty IsOffscreenProperty;
 staticval mutable IsOffscreenProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsOffscreenProperty As AutomationProperty 

フィールド値

注釈

この識別子は、UI オートメーション プロバイダーで使用されます。 クライアント アプリケーションUI オートメーション、AutomationElement の同等のフィールドを使用する必要があります。

このプロパティが trueされるタイミングの詳細については、「 IsOffscreen」を参照してください。

適用対象

こちらもご覧ください