共用方式為


ContentLink.IsTabStopProperty 屬性

定義

識別 IsTabStop 相依性屬性。

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

屬性值

IsTabStop 相依性屬性的識別碼。

備註

重要

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

適用於