Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColorBlendConverter Class Members
The following tables list the members exposed by ColorBlendConverter.
Public Properties
| Name | Description |
| BlendMode | Returns or sets an enumeration indicating how to blend the colors. |
Public Methods
| Name | Description |
| Convert | Overridden. Returns the blended color value resulted from blending the backdrop and the surface using the specified BlendMode |
| ConvertBack | Overridden. The conversion back is not supported. |
See Also