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 依存関係プロパティの識別子。

適用対象