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