Share via


SwipeItem.TextProperty Propriété

Définition

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

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

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

Valeur de propriété

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

S’applique à