The ScrollBarMaximumConverter type exposes the following members.

Constructors

  NameDescription
ScrollBarMaximumConverter

Methods

  NameDescription
Convert
Derives a scroll bar maximum from a maximum value, viewport dimension and zoom factor.
ConvertBack
Converts a value from a binding target for writing to multiple binding sources.

Properties

  NameDescription
UnusableDimension
Gets or sets an unusable dimension to be compensated for. This should be set to the size of the other scroll bar in the DiagramScrollViewer.

See Also