2 writes to _commandCancelled
PresentationCore (2)
System\Windows\DataObjectEventArgs.cs (2)
53_commandCancelled = false; 109_commandCancelled = true;
1 reference to _commandCancelled
PresentationCore (1)
System\Windows\DataObjectEventArgs.cs (1)
83get { return _commandCancelled; }