TextBox.IsHandwritingViewEnabledProperty Property

Definition

Identifies the IsHandwritingViewEnabled dependency property.

public:
 static property DependencyProperty ^ IsHandwritingViewEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsHandwritingViewEnabledProperty();
public static DependencyProperty IsHandwritingViewEnabledProperty { get; }
var dependencyProperty = TextBox.isHandwritingViewEnabledProperty;
Public Shared ReadOnly Property IsHandwritingViewEnabledProperty As DependencyProperty

Property Value

The identifier for the IsHandwritingViewEnabled dependency property.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to