3 references to CommandCancelled
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (3)
213if (dataObjectCopyingEventArgs.CommandCancelled) 275if (!dataObjectPastingEventArgs.CommandCancelled) 1200return !dataObjectSettingDataEventArgs.CommandCancelled;