BitmapImage.UriSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia UriSource .

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

Valor de propiedad

Identificador de la propiedad de dependencia UriSource .

Se aplica a