AutomationPeer.GetBoundingRectangleCore 方法
定義
在衍生類別中覆寫時,被 GetBoundingRectangle() 呼叫。When overridden in a derived class, is called by GetBoundingRectangle().
protected:
abstract System::Windows::Rect GetBoundingRectangleCore();
protected abstract System.Windows.Rect GetBoundingRectangleCore ();
abstract member GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected MustOverride Function GetBoundingRectangleCore () As Rect
傳回
週框。The bounding rectangle.
例外狀況
目前正在公開呼叫此方法。A public call to this method is currently in progress.