SwipeItem.BackgroundProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Background.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.SwipeItem.BackgroundProperty (per WinUI nell'SDK per app di Windows, vedere gli spazi dei nomi SDK per app di 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

Valore della proprietà

Identificatore della proprietà di dipendenza Background.

Si applica a