Свойство | Тип | Описание | |
---|---|---|---|
DecreaseMaxCount | void | ||
DecreaseQueue | void | ||
Enqueue | void | ||
ExecutionPlan | System.Collections.Generic |
Метод | Описание | |
---|---|---|
DisposeHighlighers ( ) : void | ||
Enqueue ( IUiElement elementToHighlight, string highlighterData ) : void | ||
Init ( ) : void |
Метод | Описание | |
---|---|---|
DecreaseMaxCount ( int newCount ) : void | ||
DecreaseQueue ( int newCount ) : void | ||
Enqueue ( |
||
ExecutionPlan ( ) : System.Collections.Generic |
public static DisposeHighlighers ( ) : void | ||
Результат | void |
public static Enqueue ( IUiElement elementToHighlight, string highlighterData ) : void | ||
elementToHighlight | IUiElement | |
highlighterData | string | |
Результат | void |