RemoveNamingConvention(string)
Removes a DependencyPropertyNamingConvention.
Declaration
public void RemoveNamingConvention(string key)Parameters
| Type | Name | Description |
|---|---|---|
| string | key | The Name of the naming convention to remove. |
Removes a DependencyPropertyNamingConvention.
public void RemoveNamingConvention(string key)| Type | Name | Description |
|---|---|---|
| string | key | The Name of the naming convention to remove. |