ToggleButton.IsThreeStateProperty 屬性

定義

識別 IsThreeState 相依性屬性。

public:
 static property DependencyProperty ^ IsThreeStateProperty { DependencyProperty ^ get(); };
static DependencyProperty IsThreeStateProperty();
public static DependencyProperty IsThreeStateProperty { get; }
var dependencyProperty = ToggleButton.isThreeStateProperty;
Public Shared ReadOnly Property IsThreeStateProperty As DependencyProperty

屬性值

IsThreeState相依性屬性的識別碼。

適用於