Sdílet prostřednictvím


ActiveXHost.OnWindowPositionChanged(Rect) Metoda

Definice

Volá se při změně pozice hostovaného okna.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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)

Parametry

bounds
Rect

Umístění okna.

Atributy

Platí pro