1 write to _escapePressed
PresentationCore (1)
Core\CSharp\System\Windows\QueryContinueDragEventArgs.cs (1)
52
this.
_escapePressed
= escapePressed;
1 reference to _escapePressed
PresentationCore (1)
Core\CSharp\System\Windows\QueryContinueDragEventArgs.cs (1)
71
get { return
_escapePressed
; }