'Declaration
Public ReadOnly Property DependencyObjectType As System.Windows.DependencyObjectType
'Usage
Dim instance As VerticalScrollbarsPresenter Dim value As System.Windows.DependencyObjectType value = instance.DependencyObjectType
public System.Windows.DependencyObjectType DependencyObjectType {get;}