1 write to _allowedEffects
PresentationCore (1)
Core\CSharp\System\Windows\DragEventArgs.cs (1)
76
this.
_allowedEffects
= allowedEffects;
1 reference to _allowedEffects
PresentationCore (1)
Core\CSharp\System\Windows\DragEventArgs.cs (1)
149
return
_allowedEffects
;