RichEditBox.ProofingMenuFlyoutProperty Property

Definition

Identifies the ProofingMenuFlyout dependency property.

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

Property Value

The identifier for the ProofingMenuFlyout dependency property.

Applies to