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