Share via


ImageIconSource.ImageSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia ImageSource.

Esta documentación se aplica a WinUI 2 para UWP (para WinUI en la SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ ImageSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty ImageSourceProperty();
public static DependencyProperty ImageSourceProperty { get; }
Public Shared ReadOnly Property ImageSourceProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia ImageSource.

Se aplica a