Class MultiItemProvider
Implements the item-source-provider, which is important to prevent a keyboard error exception.
Inheritance
System.Object
MultiItemProvider
Namespace: Simplic.UI.Control
Assembly: Simplic.UI.dll
Syntax
public class MultiItemProvider : ItemsSourceProvider
Constructors
| Improve this Doc View SourceMultiItemProvider()
Sets the itemsource to a new observablecollection to prevent a exception from keydown event.
Declaration
public MultiItemProvider()