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 .

Применяется к