[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Löst das Ereignis ViewPositionChanged aus.
Namespace: DynamicNode.WinApp.ViewsAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
protected virtual void OnViewPositionChanged() |
Visual Basic |
---|
Protected Overridable Sub OnViewPositionChanged |
F# |
---|
abstract OnViewPositionChanged : unit -> unit override OnViewPositionChanged : unit -> unit |