Aracılığıyla paylaş


ActiveXHost.OnWindowPositionChanged(Rect) Yöntem

Tanım

Barındırılan pencerenin konumu değiştiğinde çağrılır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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)

Parametreler

bounds
Rect

Pencerenin konumu.

Öznitelikler

Şunlara uygulanır