Base:
method
GetBoundingRectangleCore
System.Windows.Automation.Peers.AutomationPeer.GetBoundingRectangleCore()
3 overrides of GetBoundingRectangleCore
PresentationCore (1)
System\Windows\Automation\Peers\GenericRootAutomationPeer.cs (1)
76
override protected Rect
GetBoundingRectangleCore
()
PresentationFramework (1)
System\Windows\Automation\Peers\WindowAutomationPeer.cs (1)
74
override protected Rect
GetBoundingRectangleCore
()
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTabAutomationPeer.cs (1)
77
protected override Rect
GetBoundingRectangleCore
()
1 reference to GetBoundingRectangleCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTabAutomationPeer.cs (1)
85
Rect r = base.
GetBoundingRectangleCore
();