InputFocusController Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class InputFocusController sealed : InputObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InputFocusController final : InputObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InputFocusController : InputObject
Public NotInheritable Class InputFocusController
Inherits InputObject
- Inheritance
- Attributes
Properties
| Name | Description |
|---|---|
| DispatcherQueue | (Inherited from InputObject) |
| HasFocus | |
| ShouldShowKeyboardCues | |
Methods
| Name | Description |
|---|---|
| DepartFocus(FocusNavigationRequest) | |
| GetForIsland(ContentIsland) | |
| TrySetFocus() | |
Events
| Name | Description |
|---|---|
| GotFocus | |
| LostFocus | |
| NavigateFocusRequested | |