Image.NineGridProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ NineGridProperty { DependencyProperty ^ get(); };
static DependencyProperty NineGridProperty();
public static DependencyProperty NineGridProperty { get; }
var dependencyProperty = Image.nineGridProperty;
Public Shared ReadOnly Property NineGridProperty As DependencyProperty

プロパティ値

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

適用対象