RichEditBox.SelectionFlyoutProperty Property

Definition

Identifies the SelectionFlyout dependency property.

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

Property Value

The identifier for the SelectionFlyout dependency property.

Applies to