共用方式為


Hyperlink.IsTabStopProperty 屬性

定義

識別 IsTabStop 相依性屬性。

public:
 static property DependencyProperty ^ IsTabStopProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTabStopProperty();
public static DependencyProperty IsTabStopProperty { get; }
var dependencyProperty = Hyperlink.isTabStopProperty;
Public Shared ReadOnly Property IsTabStopProperty As DependencyProperty

屬性值

IsTabStop 相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)

適用於