FrameworkContentElement.ContextMenuClosingEvent Pole

Definicja

Identyfikuje przegląd zdarzeńContextMenuClosing trasowanych.

public: static initonly System::Windows::RoutedEvent ^ ContextMenuClosingEvent;
public static readonly System.Windows.RoutedEvent ContextMenuClosingEvent;
 staticval mutable ContextMenuClosingEvent : System.Windows.RoutedEvent
Public Shared ReadOnly ContextMenuClosingEvent As RoutedEvent 

Wartość pola

Uwagi

Obiekty identyfikatora zdarzeń są tworzone podczas rejestrowania zdarzeń trasowanych (patrz RegisterRoutedEvent) i mogą być następnie używane do dodawania procedur obsługi klas (zobacz RegisterClassHandler). Obiekty identyfikatorów zawierają nazwę identyfikującą, typ właściciela, typ procedury obsługi, strategię routingu i metodę narzędzia do dodawania właścicieli zdarzenia.

Dotyczy