1 write to _escapePressed
PresentationCore (1)
System\Windows\QueryContinueDragEventArgs.cs (1)
49
this.
_escapePressed
= escapePressed;
1 reference to _escapePressed
PresentationCore (1)
System\Windows\QueryContinueDragEventArgs.cs (1)
68
get { return
_escapePressed
; }