'Declaration Public Sub InvalidateProperty( _ ByVal dp As DependencyProperty _ )
'Usage Dim instance As DragFillSmartTag Dim dp As DependencyProperty instance.InvalidateProperty(dp)
public void InvalidateProperty( DependencyProperty dp )
Parameters
- dp