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