Controller | 
The ControllerElementIdentifier type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | ||
| GetDisplayName(AxisRange) | Gets the display name for the specified range. The returned value will be localized if localization is in use. | |
| GetDisplayName(ControllerElementType, AxisRange) | Gets the display name for the specified element type and range. The returned value will be localized if localization is in use. | |
| GetFinalGlyphKey(AxisRange) | Gets the full glyph key path for the specified range. This will only return a value if a glyph was found. | |
| GetFinalGlyphKey(ControllerElementType, AxisRange) | Gets the full glyph key path for the specified element type and range. This will only return a value if a glyph was found. | |
| GetGlyph(AxisRange) | Gets the glyph for the specified range. | |
| GetGlyph(ControllerElementType, AxisRange) | Gets the glyph for the specified element type and range. |