Edit

Share via


ColorToDisplayNameConverter Class

Definition

Gets the approximated display name for the color.

public class ColorToDisplayNameConverter : Windows.UI.Xaml.Data.IValueConverter
type ColorToDisplayNameConverter = class
    interface IValueConverter
Public Class ColorToDisplayNameConverter
Implements IValueConverter
Inheritance
ColorToDisplayNameConverter
Implements
Windows.UI.Xaml.Data.IValueConverter

Constructors

ColorToDisplayNameConverter()

Methods

Convert(Object, Type, Object, String)
ConvertBack(Object, Type, Object, String)

Applies to