DependencyPropertyNamingConvention(string)
Initializes a new instance of the DependencyPropertyNamingConvention class with the specified name.
Declaration
public DependencyPropertyNamingConvention(string name)Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The unique name for this naming convention. |