Property | Type | Description | |
---|---|---|---|
ApplyStyle | void | ||
CanApplyStyle | bool | ||
CanDelete | bool | ||
CanInsertText | bool | ||
Delete | void | ||
InsertText | void | ||
InsertText | void |
Method | Description | |
---|---|---|
GetStyleNameAt ( |
||
MlsHookup ( object target, IViewMultiString accessor, int ws, Action |
||
MlsHookup ( object target, IViewMultiString accessor, int ws, |
||
MlsPropChanged ( object modifiedObject, |
||
PropChanged ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ApplyStyle ( |
||
CanApplyStyle ( |
||
CanDelete ( |
||
CanInsertText ( |
||
Delete ( |
||
InsertText ( |
||
InsertText ( |
public GetStyleNameAt ( |
||
ip | ||
return | string |
public MlsHookup ( object target, IViewMultiString accessor, int ws, Action |
||
target | object | |
accessor | IViewMultiString | |
ws | int | |
hookAdder | Action |
|
hookRemover | Action |
|
para | IStringParaNotification | |
return | System |
public MlsHookup ( object target, IViewMultiString accessor, int ws, |
||
target | object | |
accessor | IViewMultiString | |
ws | int | |
propAdapter | ||
para | IStringParaNotification | |
return | System |
public MlsPropChanged ( object modifiedObject, |
||
modifiedObject | object | |
args | ||
return | void |
public PropChanged ( object sender, |
||
sender | object | |
args | ||
return | void |