LosingFocusEventArgs
Kind: class
Implements: RoutedEventArgs
EXPERIMENTAL
Properties
Direction
readonly FocusNavigationDirection Direction
EXPERIMENTAL
NewFocusedComponent
readonly ComponentView NewFocusedComponent
EXPERIMENTAL
OldFocusedComponent
readonly ComponentView OldFocusedComponent
EXPERIMENTAL
OriginalSource
readonly int OriginalSource
Methods
TryCancel
void TryCancel()
EXPERIMENTAL
TrySetNewFocusedComponent
void TrySetNewFocusedComponent(ComponentView component)
EXPERIMENTAL