ChoiceItemsConverter Class
One-way converter from Image to ImageSource.
Assembly: AdminCommon (in AdminCommon.dll)
| Name | Description | |
|---|---|---|
![]() | ChoiceItemsConverter() | Creates a new instance of the ChoiceItemsConverter object. |
| Name | Description | |
|---|---|---|
![]() | Convert(array<Object^>^, Type^, Object^, CultureInfo^) | Converts source values to a value for the binding target. The data binding engine calls this method when it propagates the values from source bindings to the binding target. |
![]() | ConvertBack(Object^, array<Type^>^, Object^, CultureInfo^) | Converts a binding target value to the source binding values. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

