Northwoods.GoWPF 1.3.5 Assembly
ScrollOwner Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : ScrollOwner Property

Gets or sets the ScrollViewer that lets the user scroll this panel. (Implements IScrollInfo.)

Syntax

Visual Basic (Declaration) 
Public Property ScrollOwner As ScrollViewer
C# 
public ScrollViewer ScrollOwner {get; set;}

Property Value

This will be null if there is no ScrollViewer containing this panel.

Requirements

See Also

© 2012 All Rights Reserved.