Gets the value that represents the Copy command.
public:
static property System::Windows::Input::RoutedUICommand ^ Copy { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand Copy { get; }
static member Copy : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property Copy As RoutedUICommand
Property Value
The command.
Default Values Key Gesture Ctrl+CCtrl+Insert
UI Text Copy RemarksThis command indicates intention to copy the selection to the clipboard.
There is not necessarily an implementation for the command on any given object; in many cases the implementation for the command is the responsibility of the application writer.
XAML Attribute Usage<object property="Copy"/>
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4