Share via


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 依存関係プロパティの識別子。

適用対象