Firstly, we can
modify the current selection. Here, we are using LINQ to select all visible
items, and then selecting them. |
|
Next, we are using
the DocumentModels part to override the colour to red. |
|
And finally we are
changing the active tool to the Select tool. |