WindowTabSwitchRequestedEventArgs 类

定义

WindowTabManager.TabSwitchRequested 事件提供数据。

public ref class WindowTabSwitchRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.WindowTabManagerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowTabSwitchRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.WindowTabManagerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowTabSwitchRequestedEventArgs
Public NotInheritable Class WindowTabSwitchRequestedEventArgs
继承
Object Platform::Object IInspectable WindowTabSwitchRequestedEventArgs
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.23504.0 中引入)
API contract
Windows.UI.Shell.WindowTabManagerContract (在 v1.0 中引入)

注解

重要

此 API 仅适用于 Win32 桌面应用。 不支持 UWP 和其他应用类型。

属性

Tab

获取要切换到的窗口选项卡。

适用于

另请参阅