The SelectedEnumMemberConverterBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SelectedEnumMemberConverterBase |
Initializes a new instance of the SelectedEnumMemberConverterBase.
|
Methods
| Name | Description | |
|---|---|---|
| Convert |
Converts a value. The data binding engine calls this method
when it propagates a value from the binding source to the binding target.
| |
| ConvertBack |
Converts a value. The data binding engine calls this method when it propagates
a value from the binding target to the binding source.
|