public DependencyProperty( string propertyName, TValue defaultValue )
Public Sub New ( propertyName As String, defaultValue As TValue )
new : propertyName : string * defaultValue : 'TValue -> DependencyProperty
In This Article