1 write to _previousDrawingAttributes
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Events.cs (1)
215_previousDrawingAttributes = previousDrawingAttributes;
1 reference to _previousDrawingAttributes
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Events.cs (1)
231get { return _previousDrawingAttributes; }