Share via


SwipeItem.CommandParameterProperty Propiedad

Definición

Identifica la propiedad de dependencia CommandParameter.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.SwipeItem.CommandParameterProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia CommandParameter.

Se aplica a