Control.IsTabStopProperty 屬性

定義

識別 IsTabStop 相依性屬性。

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

屬性值

IsTabStop相依性屬性的識別碼。

適用於