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