Method ClearNameScopeProperty
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
ClearNameScopeProperty(object)
Clears the NameScopeProperty if the object is a DependencyObject.
public static void ClearNameScopeProperty(object obj)
Parameters
obj
objectThe object to clear the NameScopeProperty on.