Compartilhar via


SwipeItem.BackgroundProperty Propriedade

Definição

Identifica a propriedade de dependência Background.

API equivalente do WinUI 2 para UWP: Microsoft.UI.Xaml.Controls.SwipeItem.BackgroundProperty (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo Windows).

public:
 static property DependencyProperty ^ BackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundProperty();
public static DependencyProperty BackgroundProperty { get; }
var dependencyProperty = SwipeItem.backgroundProperty;
Public Shared ReadOnly Property BackgroundProperty As DependencyProperty

Valor da propriedade

O identificador da propriedade de dependência Background.

Aplica-se a