Skip to main content
A newer version of this page is available. .

RichEditMenuCustomization Properties

Allows binding actions for menu customization to the RichEditControl menus.
Name Description
Customizations Allows you to customize the RichEditControl popup menu by adding new menu items or removing existing items. This is a dependency property.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MenuType Gets the popup menu’s type. This is a dependency property.
See Also