Property | Type | Description | |
---|---|---|---|
DecreaseMaxCount | void | ||
DecreaseQueue | void | ||
Enqueue | void | ||
ExecutionPlan | System.Collections.Generic |
Method | Description | |
---|---|---|
DisposeHighlighers ( ) : void | ||
Enqueue ( IUiElement elementToHighlight, string highlighterData ) : void | ||
Init ( ) : void |
Method | Description | |
---|---|---|
DecreaseMaxCount ( int newCount ) : void | ||
DecreaseQueue ( int newCount ) : void | ||
Enqueue ( |
||
ExecutionPlan ( ) : System.Collections.Generic |
public static Enqueue ( IUiElement elementToHighlight, string highlighterData ) : void | ||
elementToHighlight | IUiElement | |
highlighterData | string | |
return | void |