1 write to _data
PresentationCore (1)
Core\CSharp\System\Windows\DragEventArgs.cs (1)
74this._data = data;
1 reference to _data
PresentationCore (1)
Core\CSharp\System\Windows\DragEventArgs.cs (1)
130get { return _data; }