ListViewExtensions.SelectAllSafe(ListViewBase) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Selects all items in the list (or first one), if possible.
public static void SelectAllSafe (this Windows.UI.Xaml.Controls.ListViewBase list);
static member SelectAllSafe : Windows.UI.Xaml.Controls.ListViewBase -> unit
<Extension()>
Public Sub SelectAllSafe (list As ListViewBase)
Parameters
- list
- Windows.UI.Xaml.Controls.ListViewBase
Windows.UI.Xaml.Controls.ListViewBase