다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상