Freigeben über


SwipeItem.ForegroundProperty Eigenschaft

Definition

Gibt die Vordergrundabhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.SwipeItem.ForegroundProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die Vordergrundabhängigkeitseigenschaft.

Gilt für: