Property | Type | Description |
---|
Method | Description | |
---|---|---|
PaletteContentText ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteContentText class.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( string property ) : void |
Raises the PropertyChanged event.
|
protected OnPropertyChanged ( string property ) : void | ||
property | string | Name of the property changed. |
return | void |
public PaletteContentText ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |