FrameworkContentElement.LoadedEvent Pole

Definicja

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

Wartość pola

Uwagi

Obiekty identyfikatora zdarzeń są tworzone podczas rejestrowania zdarzeń trasowanych (zobacz RegisterRoutedEvent), a następnie mogą służyć 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