ClipboardCommandSet.ProcessOnMenuPasteCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementation of the Paste command
protected:
virtual void ProcessOnMenuPasteCommand();
protected virtual void ProcessOnMenuPasteCommand ();
abstract member ProcessOnMenuPasteCommand : unit -> unit
override this.ProcessOnMenuPasteCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuPasteCommand ()