'Declaration Public Overloads Sub ClearValue( _ ByVal dp As DependencyProperty _ )
public void ClearValue( DependencyProperty dp )
Parameters
- dp
- The dependency property to be cleared, identified by a System.Windows.DependencyProperty object reference.