프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
PaletteContentText ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteContentText class.
|
메소드 | 설명 | |
---|---|---|
OnPropertyChanged ( string property ) : void |
Raises the PropertyChanged event.
|
protected OnPropertyChanged ( string property ) : void | ||
property | string | Name of the property changed. |
리턴 | void |
public PaletteContentText ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |