The SelectedEnumMemberConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SelectedEnumMemberConverter |
Initializes a new instance of the SelectedEnumMemberConverter.
|
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.
(Inherited from SelectedEnumMemberConverterBase.) | |
| ConvertBack |
Converts a value. The data binding engine calls this method when it propagates
a value from the binding target to the binding source.
(Inherited from SelectedEnumMemberConverterBase.) |
Fields
| Name | Description | |
|---|---|---|
| Default |
Gets an instance of SelectedEnumMemberConverter.
|