Summary
Gets the selected items property binding
- Namespace
- MahApps
.Metro .Controls - Containing Type
- MultiSelectorHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(ListBox))]
[AttachedPropertyBrowsableForType(typeof(MultiSelector))]
public static IList GetSelectedItems(DependencyObject element)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | DependencyObject |
Return Value
| Type | Description |
|---|---|
| IList |
