Share via


ImageIcon.SourceProperty 屬性

定義

識別 Source 相依性屬性。

public:
 static property DependencyProperty ^ SourceProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceProperty();
public static DependencyProperty SourceProperty { get; }
var dependencyProperty = ImageIcon.sourceProperty;
Public Shared ReadOnly Property SourceProperty As DependencyProperty

屬性值

Source 相依性屬性的識別項。

適用於