C# Class GraphicEditor.View.UserControls.CSharpFiles.BrushPropertyItem

Inheritance: System.Windows.Controls.ListBoxItem, INotifyPropertyChanged
Afficher le fichier Open project: msCube/Gallery

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void