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