BitmapImage.UriSourceProperty 属性

定义

标识 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

属性值

UriSource 依赖属性的标识符。

适用于