C# Class Crayon.MT.UIBarButtonItemDecorator

Inheritance: IControlDecorator
Afficher le fichier Open project: jamilgeor/Crayon

Méthodes publiques

Méthode Description
SetControl ( object control ) : void

Private Methods

Méthode Description
SetBackgroundColor ( StyleBackgroundColorProperty property ) : void
SetBackgroundColor ( StyleBackgroundImageProperty property ) : void

Method Details

SetControl() public méthode

public SetControl ( object control ) : void
control object
Résultat void