Click or drag to resize

ISelectableComposablePartIsSelected Property

Gets or sets a value indicating whether this instance is selected.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
bool IsSelected { get; set; }

Property Value

Type: Boolean
See Also