AutomationElementIdentifiers.MenuClosedEvent フィールド

定義

メニューを閉じたときに発生するイベントを識別します。

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

フィールド値

AutomationEvent

注釈

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

適用対象

こちらもご覧ください