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