C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class / ContentProperty Field


In This Topic
ContentProperty Field (C1ScrollViewer)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly ContentProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ScrollViewer.ContentProperty
See Also