Property | Type | Description | |
---|---|---|---|
ApplyStyle | void | ||
CanApplyStyle | bool | ||
CanDelete | bool | ||
CanInsertText | bool | ||
Delete | void | ||
InsertText | void | ||
InsertText | void |
Method | Description | |
---|---|---|
GetStyleNameAt ( |
||
PropChanged ( object sender, |
||
TssHookup ( |
||
TssHookup ( object target, Func |
||
TssPropChanged ( object modifiedObject, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ApplyStyle ( |
||
CanApplyStyle ( |
||
CanDelete ( |
||
CanInsertText ( |
||
Delete ( |
||
InsertText ( |
||
InsertText ( |
public GetStyleNameAt ( |
||
ip | ||
return | string |
public PropChanged ( object sender, |
||
sender | object | |
args | ||
return | void |
public TssHookup ( |
||
propAdapter | ||
para | IStringParaNotification | |
return | System |
public TssHookup ( object target, Func |
||
target | object | |
reader | Func |
|
hookAdder | Action |
|
hookRemover | Action |
|
para | IStringParaNotification | |
return | System |
public TssPropChanged ( object modifiedObject, |
||
modifiedObject | object | |
args | ||
return | void |