Campo UIElement.PreviewMouseUpEvent
.NET Framework 3.0
Identifies the PreviewMouseUp routed event.
Spazio dei nomi: System.Windows
Assembly: PresentationCore (in presentationcore.dll)
Membri UIElement
Spazio dei nomi System.Windows
Assembly: PresentationCore (in presentationcore.dll)
Routed event identifiers are created when routed events are registered. These identifiers contain an identifying name, owner type, handler type, routing strategy, and utility method for adding owners for the event. You can use these identifiers to add class handlers.
For more information about registering routed events, see RegisterRoutedEvent. For more information about using routed event identifiers to add class handlers, see RegisterClassHandler.
Riferimenti
Classe UIElementMembri UIElement
Spazio dei nomi System.Windows