2 writes to _commandCancelled
PresentationCore (2)
System\Windows\DataObjectEventArgs.cs (2)
59_commandCancelled = false; 115_commandCancelled = true;
1 reference to _commandCancelled
PresentationCore (1)
System\Windows\DataObjectEventArgs.cs (1)
89get { return _commandCancelled; }