'DeclarationProtected Property ValueProperty As DependencyProperty
'UsageDim instance As TypeEditor(Of T) Dim value As DependencyProperty instance.ValueProperty = value value = instance.ValueProperty
protected DependencyProperty ValueProperty {get; set;}