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 

フィールド値

注釈

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

適用対象

こちらもご覧ください