AutomationElementIdentifiers.AutomationFocusChangedEvent フィールド

定義

フォーカスが変更されたときに発生するイベントを識別します。

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

フィールド値

注釈

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

適用対象

こちらもご覧ください