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