Unit |
public class UnitSelectorControl : UserControl, IComponentConnector
The UnitSelectorControl type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitSelectorControl | Initializes a new instance of the UnitSelectorControl class. |
| Name | Description | |
|---|---|---|
| UnitType | The unit type (distance, angle etc) | |
| Value | The UnitDescriptor for the selected unit, or null if global default is selected. |
| Name | Description | |
|---|---|---|
| InitializeComponent | InitializeComponent |
| Name | Description | |
|---|---|---|
| UnitTypeProperty | Dependency property for the unit type (distance, angle etc) | |
| ValueProperty | Dependency property for the selected value. |