Share via


SwipeItem.BackgroundProperty Propiedad

Definición

Identifica la propiedad de dependencia Background.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.SwipeItem.BackgroundProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para 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 de propiedad

Identificador de la propiedad de dependencia Background.

Se aplica a