RibbonTabAutomationPeer.GetBoundingRectangleCore 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取与 Rect 关联的响应 RibbonTab 的屏幕坐标的 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
返回
代表与 RibbonTabAutomationPeer 相关的 RibbonTab 的屏幕坐标的 Rect 对象。