ContentElementAutomationPeer.GetBoundingRectangleCore 方法

定義

取得代表與此 ContentElementAutomationPeer 相關聯之 ContentElement 週框的 Rect。 由 GetBoundingRectangle() 呼叫。

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

傳回

週框。

適用於

另請參閱