GoXam for WPF v3
DiagramBoundsChanged Event
Northwoods.GoXam Namespace > DiagramPanel Class : DiagramBoundsChanged Event
This event occurs when the diagram's bounds or alignment changes.
Syntax
public event RoutedPropertyChangedEventHandler<Rect> DiagramBoundsChanged
Remarks
The panel raises this event when the DiagramBounds, the FixedBounds, HorizontalContentAlignment, or VerticalContentAlignment properties change.
See Also

Reference

DiagramPanel Class
DiagramPanel Members