Compartir a través de


BitmapIconSource.UriSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia UriSource.

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

public:
 static property DependencyProperty ^ UriSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty UriSourceProperty();
public static DependencyProperty UriSourceProperty { get; }
var dependencyProperty = BitmapIconSource.uriSourceProperty;
Public Shared ReadOnly Property UriSourceProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia UriSource.

Se aplica a