Image.NineGridProperty Property

Definition

Identifies the NineGrid dependency property.

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

Property Value

The identifier for the NineGrid dependency property.

Applies to