FrameworkContentElement.ToolTipClosingEvent Fält

Definition

Identifierar översikten ToolTipClosingöver routade händelser.

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

Fältvärde

Kommentarer

Händelseidentifierarobjekt skapas när routade händelser registreras (se RegisterRoutedEvent) och kan sedan användas för att lägga till klasshanterare (se RegisterClassHandler). Identifierarobjekt innehåller ett identifierande namn, ägartyp, hanteringstyp, routningsstrategi och en verktygsmetod för att lägga till ägare för händelsen.

Gäller för