Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
PaletteContentText ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteContentText class.
|
Méthode | Description | |
---|---|---|
OnPropertyChanged ( string property ) : void |
Raises the PropertyChanged event.
|
protected OnPropertyChanged ( string property ) : void | ||
property | string | Name of the property changed. |
Résultat | void |
public PaletteContentText ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
Résultat | System |