Displays the content of a DiagramScrollViewer control.

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 class DiagramScrollContentPresenter : ContentPresenter
Visual Basic (Declaration)
Public Class DiagramScrollContentPresenter _
	Inherits ContentPresenter

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      System.Windows.Media..::.Visual
        System.Windows..::.UIElement
          System.Windows..::.FrameworkElement
            System.Windows.Controls..::.ContentPresenter
              Mindscape.WpfDiagramming.Foundation..::.DiagramScrollContentPresenter

See Also