C# Class PsHandler.ColorPicker.UcColorPreview

Interaction logic for UcColorPreview.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: kampiuceris/PsHandler

Public Properties

Property Type Description
ColorChangedEvent System.Windows.RoutedEvent

Public Methods

Method Description
UcColorPreview ( ) : System.Windows
UcColorPreview ( Color color ) : System.Windows

Private Methods

Method Description
RaiseColorChangedEvent ( ) : void

Method Details

UcColorPreview() public method

public UcColorPreview ( ) : System.Windows
return System.Windows

UcColorPreview() public method

public UcColorPreview ( Color color ) : System.Windows
color System.Windows.Media.Color
return System.Windows

Property Details

ColorChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows ColorChangedEvent
return System.Windows.RoutedEvent