Share via


ImageIconSource.ImageSourceProperty 屬性

定義

識別 ImageSource 相依性屬性。

public:
 static property DependencyProperty ^ ImageSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty ImageSourceProperty();
public static DependencyProperty ImageSourceProperty { get; }
var dependencyProperty = ImageIconSource.imageSourceProperty;
Public Shared ReadOnly Property ImageSourceProperty As DependencyProperty

屬性值

ImageSource 相依性屬性的識別項。

適用於