ImageBrush.ImageSourceProperty プロパティ

定義

ImageSource 依存関係プロパティを識別します。

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

プロパティ値

ImageSource 依存関係プロパティの識別子。

適用対象