ButtonBase.IsPressedProperty プロパティ

定義

IsPressed 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsPressedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsPressedProperty();
public static DependencyProperty IsPressedProperty { get; }
var dependencyProperty = ButtonBase.isPressedProperty;
Public Shared ReadOnly Property IsPressedProperty As DependencyProperty

プロパティ値

IsPressed 依存関係プロパティの識別子。

適用対象