NumberBox.IsWrapEnabledProperty Property

Definition

Identifies the IsWrapEnabled dependency property.

public:
 static property DependencyProperty ^ IsWrapEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsWrapEnabledProperty();
public static DependencyProperty IsWrapEnabledProperty { get; }
var dependencyProperty = NumberBox.isWrapEnabledProperty;
Public Shared ReadOnly Property IsWrapEnabledProperty As DependencyProperty

Property Value

The identifier for the IsWrapEnabled dependency property.

Applies to