Share via


BitmapIconSource.UriSourceProperty 屬性

定義

識別 UriSource 相依性屬性。

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

屬性值

UriSource 相依性屬性的標識碼。

適用於