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

Inheritance: System.Windows.Controls.ListBoxItem, INotifyPropertyChanged
Mostrar archivo Open project: msCube/Gallery

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void