2 writes to _commandCancelled
PresentationCore (2)
Core\CSharp\System\Windows\DataObjectEventArgs.cs (2)
62_commandCancelled = false; 118_commandCancelled = true;
1 reference to _commandCancelled
PresentationCore (1)
Core\CSharp\System\Windows\DataObjectEventArgs.cs (1)
92get { return _commandCancelled; }