ActiveXHost.OnWindowPositionChanged(Rect) Metod

Definition

Anropas när värdfönstrets position ändras.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Parametrar

bounds
Rect

Fönstrets position.

Attribut

Gäller för