1 write to _currentNotifyPlugIn
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInput.cs (1)
208_currentNotifyPlugIn = value;
3 references to _currentNotifyPlugIn
PresentationCore (3)
System\Windows\Input\Stylus\Common\RawStylusInput.cs (3)
127if (_currentNotifyPlugIn == null) 135_customData.Add(new RawStylusInputCustomData(_currentNotifyPlugIn, callbackData)); 204return _currentNotifyPlugIn;