AutomationPeer.GetBoundingRectangleCore 方法

定义

在 Microsoft UI 自动化客户端调用 GetBoundingRectangle 或等效的 Microsoft UI 自动化客户端 API 时提供对等行为。

protected:
 virtual Rect GetBoundingRectangleCore() = GetBoundingRectangleCore;
Rect GetBoundingRectangleCore();
protected virtual Rect GetBoundingRectangleCore();
function getBoundingRectangleCore()
Protected Overridable Function GetBoundingRectangleCore () As Rect

返回

绑定矩形。

适用于

另请参阅