AutomationPeer.GetBoundingRectangleCore Méthode

Définition

Fournit le comportement de l’homologue lorsqu’un client Microsoft UI Automation appelle GetBoundingRectangle ou une API cliente Microsoft UI Automation équivalente.

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

Retours

Rectangle englobant.

S’applique à

Voir aussi