LosingFocusEventArgs
Art: Klasse
Implementiert: RoutedEventArgs
EXPERIMENTELL
Eigenschaften
Richtung
readonly FocusNavigationDirection Richtung
EXPERIMENTELL
NewFocusedComponent
readonly ComponentView NewFocusedComponent
EXPERIMENTELL
OldFocusedComponent
readonly ComponentView OldFocusedComponent
EXPERIMENTELL
OriginalSource
readonly int OriginalSource
Methoden
TryCancel
void TryCancel()
EXPERIMENTELL
TrySetNewFocusedComponent
void TrySetNewFocusedComponent(ComponentView component)
EXPERIMENTELL