Summary
Defines a helper class for selected items binding on collections with multiselector elements
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["MultiSelectorHelper"]
class Type type-node
Syntax
public static class MultiSelectorHelper
Fields
Name | Constant Value | Summary |
---|---|---|
Selected |
static
|
Methods
Name | Value | Summary |
---|---|---|
GetSelectedItems |
IList |
Gets the selected items property binding
static
|
SetSelectedItems |
void |
Sets the selected items property binding
static
|