C# Class ModernizedAlice.ShosenColorPicker.Model.ColorButtonModel

Inheritance: INotifyPropertyChanged
Show file Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Properties

Property Type Description
DefaultBorderBrush System.Windows.Media.Brush

Public Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string name ) : void
name string
return void

Property Details

DefaultBorderBrush public property

public Brush,System.Windows.Media DefaultBorderBrush
return System.Windows.Media.Brush