Base:
method
GetVisibleBoundingRectCore
System.Windows.Automation.Peers.AutomationPeer.GetVisibleBoundingRectCore()
1 override of GetVisibleBoundingRectCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTabAutomationPeer.cs (1)
96internal override Rect GetVisibleBoundingRectCore()
1 reference to GetVisibleBoundingRectCore
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTabAutomationPeer.cs (1)
103return base.GetVisibleBoundingRectCore();