AutomationElementIdentifiers.IsOffscreenProperty フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IsOffscreen UI オートメーション要素が表示されるかどうかを示すプロパティを識別します。
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。