RichEditBox.HandwritingViewProperty Property

Definition

Identifies the HandwritingView dependency property.

public:
 static property DependencyProperty ^ HandwritingViewProperty { DependencyProperty ^ get(); };
static DependencyProperty HandwritingViewProperty();
public static DependencyProperty HandwritingViewProperty { get; }
var dependencyProperty = RichEditBox.handwritingViewProperty;
Public Shared ReadOnly Property HandwritingViewProperty As DependencyProperty

Property Value

The identifier for the HandwritingView 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