ZoomAndPanControl.ScrollOwner - свойство

Reference to the ScrollViewer that is wrapped (in XAML) around the ZoomAndPanControl. Or set to null if there is no ScrollViewer.

Definition

Пространство имён: Tessa.UI.Controls.Zooming
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public ScrollViewer ScrollOwner { get; set; }

Значение свойства

ScrollViewer

Реализации

IScrollInfo.ScrollOwner

См. также