C# Class ModernizedAlice.ShosenColorPicker.Model.ColorButtonModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Свойство Type Description
DefaultBorderBrush System.Windows.Media.Brush

Méthodes publiques

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string name ) : void
name string
Résultat void

Property Details

DefaultBorderBrush public_oe property

public Brush,System.Windows.Media DefaultBorderBrush
Résultat System.Windows.Media.Brush