ContextMenuManager.MenuItemAvailable_Paste

ContextMenuManager.MenuItemAvailable_Paste property

Gets or sets a value indicating whether the context menu item “Paste” is available.

public bool MenuItemAvailable_Paste { get; set; }

See Also