共用方式為


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

傳回

週框。

適用於

另請參閱