共用方式為


AutomationElement.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 

欄位值

備註

使用者介面自動化用戶端應用程式會使用此標識碼。 使用者介面自動化提供者應該使用 中的 AutomationElementIdentifiers對等標識碼。

適用於

另請參閱