| id | GettingFocusEventArgs |
|---|---|
| title | GettingFocusEventArgs |
Kind: class
Implements: RoutedEventArgs
EXPERIMENTAL
readonly FocusNavigationDirection Direction
EXPERIMENTAL
readonly ComponentView NewFocusedComponent
EXPERIMENTAL
readonly ComponentView OldFocusedComponent
EXPERIMENTAL
readonly int OriginalSource
void TryCancel()
EXPERIMENTAL
void TrySetNewFocusedComponent(ComponentView component)
EXPERIMENTAL