2 writes to _effects
PresentationCore (2)
Core\CSharp\System\Windows\DragEventArgs.cs (2)
79
this.
_effects
= allowedEffects;
170
_effects
= value;
1 reference to _effects
PresentationCore (1)
Core\CSharp\System\Windows\DragEventArgs.cs (1)
160
return
_effects
;