2 writes to _newRectangle
PresentationFramework (2)
src\Framework\System\Windows\Ink\Events.cs (2)
261_newRectangle = newRectangle; 278set {_newRectangle = value;}
1 reference to _newRectangle
PresentationFramework (1)
src\Framework\System\Windows\Ink\Events.cs (1)
277get { return _newRectangle;}