3 references to CommandCancelled
PresentationFramework (3)
System\windows\Documents\TextEditorCopyPaste.cs (3)
154if (dataObjectCopyingEventArgs.CommandCancelled) 206if (!dataObjectPastingEventArgs.CommandCancelled) 1010return !dataObjectSettingDataEventArgs.CommandCancelled;