Viewbox.StretchDirectionProperty Property

Definition

Identifies the StretchDirection dependency property.

public:
 static property DependencyProperty ^ StretchDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty StretchDirectionProperty();
public static DependencyProperty StretchDirectionProperty { get; }
var dependencyProperty = Viewbox.stretchDirectionProperty;
Public Shared ReadOnly Property StretchDirectionProperty As DependencyProperty

Property Value

The identifier for the StretchDirection dependency property.

Applies to