ClearNameScopeProperty Method
ClearNameScopeProperty(Object)
Clears the System.Windows.NameScope.NameScopeProperty if the object is a System.Windows.DependencyObject.
Declaration
public static void ClearNameScopeProperty(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | The object to clear the System.Windows.NameScope.NameScopeProperty on. |