Version

ColorBlendConverter Class Members

The following tables list the members exposed by ColorBlendConverter.

Public Constructors
 NameDescription
Public ConstructorColorBlendConverter ConstructorInitializes a new ColorBlendConverter  
Public Properties
 NameDescription
Public PropertyBlendModeReturns or sets an enumeration indicating how to blend the colors.  
Public Methods
 NameDescription
Public MethodConvertOverridden. Returns the blended color value resulted from blending the backdrop and the surface using the specified BlendMode  
Public MethodConvertBackOverridden. The conversion back is not supported.  
See Also