Condividi tramite


ListViewItemPresenter.PressedBackgroundProperty Proprietà

Definizione

Identifica la proprietà di dipendenza PressedBackground .

public:
 static property DependencyProperty ^ PressedBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty PressedBackgroundProperty();
public static DependencyProperty PressedBackgroundProperty { get; }
var dependencyProperty = ListViewItemPresenter.pressedBackgroundProperty;
Public Shared ReadOnly Property PressedBackgroundProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza PressedBackground .

Si applica a

Vedi anche