Property | Type | Description | |
---|---|---|---|
ColorList | ObservableCollection |
Method | Description | |
---|---|---|
NewWord ( OptionsWindow ow ) : System | ||
make_key_word ( string name, String c, bool isPerm, String sty ) : KeyWords |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
System ( int connectionId, object target ) : void | ||
bold_c ( object sender, |
||
bold_uc ( object sender, |
||
createColors ( ) : void | ||
italic_c ( object sender, |
||
italic_uc ( object sender, |
||
save_word ( object sender, |
public make_key_word ( string name, String c, bool isPerm, String sty ) : KeyWords | ||
name | string | |
c | String | |
isPerm | bool | |
sty | String | |
return | KeyWords |