Table of Contents

Method SetFirstSelected

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

SetFirstSelected(IOutlookBarViewModel)

Sets the first item in the OutlookBarViewModel as the selected item.

public static void SetFirstSelected(this IOutlookBarViewModel outlookBarViewModel)

Parameters

outlookBarViewModel IOutlookBarViewModel

The OutlookBarViewModel instance.