2 references to BoundingRectangleProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2412s_propertyInfo[AutomationElementIdentifiers.BoundingRectangleProperty.Id] = new GetProperty(GetBoundingRectangle);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
144public static readonly AutomationProperty BoundingRectangleProperty = AutomationElementIdentifiers.BoundingRectangleProperty;