共用方式為


ContentLink.TabIndexProperty 屬性

定義

識別 TabIndex 相依性屬性。

public:
 static property DependencyProperty ^ TabIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty TabIndexProperty();
public static DependencyProperty TabIndexProperty { get; }
var dependencyProperty = ContentLink.tabIndexProperty;
Public Shared ReadOnly Property TabIndexProperty As DependencyProperty

屬性值

TabIndex 相依性屬性的識別碼。

備註

重要

此 API 支援內容連結。 Windows 10 版本 1903 之後的 Windows 版本中不提供啟用內容連結的 Windows 功能。 XAML 文字控制項的內容連結在版本 1903 之後將無法運作。

適用於