AutomationPeer.GetBoundingRectangleCore Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft UI Automation-Client GetBoundingRectangle oder eine entsprechende Microsoft UI Automation-Client-API aufruft.

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

Gibt zurück

Das umschließende Rechteck.

Gilt für:

Weitere Informationen