Share via


ActiveXHost.OnWindowPositionChanged(Rect) Méthode

Définition

Appelée lorsque la position de la fenêtre hébergée change.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

protected:
 override void OnWindowPositionChanged(System::Windows::Rect bounds);
[System.Security.SecurityCritical]
protected override void OnWindowPositionChanged (System.Windows.Rect bounds);
protected override void OnWindowPositionChanged (System.Windows.Rect bounds);
[<System.Security.SecurityCritical>]
override this.OnWindowPositionChanged : System.Windows.Rect -> unit
override this.OnWindowPositionChanged : System.Windows.Rect -> unit
Protected Overrides Sub OnWindowPositionChanged (bounds As Rect)

Paramètres

bounds
Rect

Position de la fenêtre.

Attributs

S’applique à