ImageIconSource.ImageSourceProperty 속성

정의

ImageSource 종속성 속성을 나타냅니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

public:
 static property DependencyProperty ^ ImageSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty ImageSourceProperty();
public static DependencyProperty ImageSourceProperty { get; }
Public Shared ReadOnly Property ImageSourceProperty As DependencyProperty

속성 값

ImageSource 종속성 속성의 식별자입니다.

적용 대상