2 writes to _fillBrush
PresentationCore (2)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (2)
54
_fillBrush
= brush;
105
set {
_fillBrush
= value; }
1 reference to _fillBrush
PresentationCore (1)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (1)
104
get { return
_fillBrush
; }