Property | Type | Description | |
---|---|---|---|
_isHighlighted | bool | ||
_selected | bool | ||
_text | string | ||
_textTemplate |
Method | Description | |
---|---|---|
BeginHighlight ( |
||
EndHighlight ( |
||
SelectElement ( |
||
Word ( ) : System | ||
Word ( bool editable, string text, |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( string property ) : void |
public BeginHighlight ( |
||
beginScrollingInfo | ||
scrollingDirective | ||
return |
public EndHighlight ( |
||
endScrollingInfo | ||
scrollingDirective | ||
return |
protected NotifyPropertyChanged ( string property ) : void | ||
property | string | |
return | void |
public SelectElement ( |
||
scrollingDirective | ||
return |
public Word ( bool editable, string text, |
||
editable | bool | |
text | string | |
tt | ||
return | System |