Свойство | Тип | Описание | |
---|---|---|---|
_isHighlighted | bool | ||
_selected | bool | ||
_text | string | ||
_textTemplate |
Метод | Описание | |
---|---|---|
BeginHighlight ( |
||
EndHighlight ( |
||
SelectElement ( |
||
Word ( ) : System | ||
Word ( bool editable, string text, |
Метод | Описание | |
---|---|---|
NotifyPropertyChanged ( string property ) : void |
public BeginHighlight ( |
||
beginScrollingInfo | ||
scrollingDirective | ||
Результат |
public EndHighlight ( |
||
endScrollingInfo | ||
scrollingDirective | ||
Результат |
protected NotifyPropertyChanged ( string property ) : void | ||
property | string | |
Результат | void |
public SelectElement ( |
||
scrollingDirective | ||
Результат |
public Word ( bool editable, string text, |
||
editable | bool | |
text | string | |
tt | ||
Результат | System |