C# Class MvvmKit.FasterMultiSelectListBox

Inheritance: ListBox
Datei anzeigen Open project: kobi2294/MvvmKit Class Usage Examples

Public Methods

Method Description
SetSelectedItems ( IEnumerable items ) : void

Method Details

SetSelectedItems() public method

public SetSelectedItems ( IEnumerable items ) : void
items IEnumerable
return void