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)
231
get { return
_previousDrawingAttributes
; }