Gets the FrameworkElement that is causing the bounds change request.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public FrameworkElement ContentElement { get; private set; }
Visual Basic (Declaration)
Public Property ContentElement As FrameworkElement

See Also