Share via


SwipeItem.IconSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia IconSource.

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

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

Valor de propiedad

Identificador de la propiedad de dependencia IconSource.

Se aplica a