1 reference to InContextBoundingRectangle
PresentationCore (1)
MS\Internal\Automation\ElementProxy.cs (1)
182
return (Rect)ElementUtil.Invoke(peer, state => ((ElementProxy)state).
InContextBoundingRectangle
(), this);