SwipeItem.ForegroundProperty Propriété

Définition

Identifie la propriété de dépendance foreground.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.SwipeItem.ForegroundProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance foreground.

S’applique à