1 write to _boundingRectangle
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
759
_boundingRectangle
= GetBoundingRectangleCore();
1 reference to _boundingRectangle
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
765
return
_boundingRectangle
;