'Declaration Public Overloads Sub ClearValue( _ ByVal key As DependencyPropertyKey _ )
'Usage Dim instance As FloatingObjectSelectedFrame Dim key As DependencyPropertyKey instance.ClearValue(key)
public void ClearValue( DependencyPropertyKey key )
Parameters
- key