'Declaration Public Sub InvalidateProperty( _ ByVal dp As DependencyProperty _ )
public void InvalidateProperty( DependencyProperty dp )
Parameters
- dp
- The System.Windows.DependencyProperty identifier of the property to invalidate.
'Declaration Public Sub InvalidateProperty( _ ByVal dp As DependencyProperty _ )
public void InvalidateProperty( DependencyProperty dp )