ScrollButtonVisibilityConverter Class
From DevZest WPF Docking
DevZest WPF Docking
| ScrollButtonVisibilityConverter Class |
Converts the offset, extent and viewport values of ScrollViewer to
a Visibility value indicates whether the scroll button should be displayed.
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
The ScrollButtonVisibilityConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| ScrollButtonVisibilityConverter | Initializes a new instance of the ScrollButtonVisibilityConverter class |
| Name | Description | |
|---|---|---|
| Convert | Converts the offset, extent and viewport values of ScrollViewer to
a Visibility value indicates the display state of scroll button. |