ScrollablePanel Property (ScrollableStackPanel)
In This Topic
Returns reference to the child ScrollableStackPanel.ScrollablePanel element.
Syntax
'Declaration
Public ReadOnly Property ScrollablePanel As ScrollablePanel
public ScrollablePanel ScrollablePanel {get;}
See Also