RibbonTabAutomationPeer.GetBoundingRectangleCore 方法

获取与 RibbonTabAutomationPeer 关联的响应 RibbonTab 的屏幕坐标的 Rect

命名空间:  Microsoft.Windows.Automation.Peers
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Protected Overrides Function GetBoundingRectangleCore As Rect
protected override Rect GetBoundingRectangleCore()
protected:
virtual Rect GetBoundingRectangleCore() override
abstract GetBoundingRectangleCore : unit -> Rect 
override GetBoundingRectangleCore : unit -> Rect 
protected override function GetBoundingRectangleCore() : Rect

返回值

类型:System.Windows.Rect
代表与 RibbonTabAutomationPeer 相关的 RibbonTab 的屏幕坐标的 Rect

.NET Framework 安全性

请参见

参考

RibbonTabAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间