The following tables list the members exposed by KeyboardFocusChangedEventArgs.
Name | Description | |
---|---|---|
![]() | KeyboardFocusChangedEventArgs Constructor | Initializes a new instance of KeyboardFocusChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | NewFocus | Gets the UIElement that recently receives focus. |
![]() | OldFocus | Gets the UIElement that just lose its focus. |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Timestamp | Gets the time stamp when the event occurs. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |