GoXam for WPF v3
ViewportBoundsChanged Event
Northwoods.GoXam Namespace > DiagramPanel Class : ViewportBoundsChanged Event
This event occurs when the viewport changes.
Syntax
public event RoutedPropertyChangedEventHandler<Rect> ViewportBoundsChanged
Remarks
The panel raises this event when the Position, Scale or size properties change, since those properties affect the value of ViewportBounds.
See Also

Reference

DiagramPanel Class
DiagramPanel Members