C# Class PsHandler.ColorPicker.UcColorPreview

Interaction logic for UcColorPreview.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Свойство Type Description
ColorChangedEvent System.Windows.RoutedEvent

Méthodes publiques

Méthode Description
UcColorPreview ( ) : System.Windows
UcColorPreview ( Color color ) : System.Windows

Private Methods

Méthode Description
RaiseColorChangedEvent ( ) : void

Method Details

UcColorPreview() public méthode

public UcColorPreview ( ) : System.Windows
Résultat System.Windows

UcColorPreview() public méthode

public UcColorPreview ( Color color ) : System.Windows
color System.Windows.Media.Color
Résultat System.Windows

Property Details

ColorChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows ColorChangedEvent
Résultat System.Windows.RoutedEvent