1 write to _allowedEffects
PresentationCore (1)
System\Windows\DragEventArgs.cs (1)
60
this.
_allowedEffects
= allowedEffects;
1 reference to _allowedEffects
PresentationCore (1)
System\Windows\DragEventArgs.cs (1)
130
return
_allowedEffects
;