3 references to CommandCancelled
PresentationFramework (3)
System\windows\Documents\TextEditorCopyPaste.cs (3)
153if (dataObjectCopyingEventArgs.CommandCancelled) 205if (!dataObjectPastingEventArgs.CommandCancelled) 1011return !dataObjectSettingDataEventArgs.CommandCancelled;