The SelectedEnumMemberConverter type exposes the following members.

Methods

  NameDescription
Public methodConvert
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.)
Public methodConvertBack
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.)

See Also