C# Class Gearset.Components.InspectorWPF.ColorItem

Interaction logic for Spinner.xaml
Inheritance: Gearset.Components.InspectorWPF.VisualItemBase
Afficher le fichier Open project: juancampa/Gearset

Méthodes publiques

Méthode Description
ColorItem ( ) : System
UpdateUI ( Object value ) : void

Method Details

ColorItem() public méthode

public ColorItem ( ) : System
Résultat System

UpdateUI() public méthode

public UpdateUI ( Object value ) : void
value Object
Résultat void