The BoundsChangeRequestedEventArgs type exposes the following members.

Properties

  NameDescription
ContentElement
Gets the FrameworkElement that is causing the bounds change request.
DiagramNodeElement
Gets the DiagramNodeElement that the bounds change is to be applied to.
Height
Gets the actual height of the FrameworkElement causing the bounds change request.
Width
Gets the actual width of the FrameworkElement causing the bounds change request.

See Also