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相依性屬性的識別碼。

適用於