แก้ไข

แชร์ผ่าน


RibbonTabAutomationPeer.GetBoundingRectangleCore Method

Definition

Gets the Rect object that represents the screen coordinates of the RibbonTab that is associated with the RibbonTabAutomationPeer.

protected:
 override System::Windows::Rect GetBoundingRectangleCore();
protected override System.Windows.Rect GetBoundingRectangleCore();
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect

Returns

The Rect object that represents the screen coordinates of the RibbonTab that is associated with the RibbonTabAutomationPeer.

Applies to