DesktopWindowXamlSourceGotFocusEventArgs 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 DesktopWindowXamlSourceGotFocusEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DesktopWindowXamlSourceGotFocusEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DesktopWindowXamlSourceGotFocusEventArgs
Public NotInheritable Class DesktopWindowXamlSourceGotFocusEventArgs
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.17763.0)
|
API contract |
Windows.UI.Xaml.Hosting.HostingContract (introduced in v3.0)
|
Properties
Request |
Gets a XamlSourceFocusNavigationRequest object that specifies the reason and other info for the focus navigation. |