C# Class Netsy.WpfUI.ColorPicker.ColorDialog

Wrapper for the windows froms color dialog.
Mostra file Open project: AnthonySteele/Netsy

Public Methods

Method Description
ShowColorDialog ( ) : string

Open the widows forms color dialog

Private Methods

Method Description
ConvertColor ( System color ) : string

Convert a color to a string

Method Details

ShowColorDialog() public static method

Open the widows forms color dialog
public static ShowColorDialog ( ) : string
return string