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相依性屬性的識別碼。

適用於