Gets/Sets a boolean value indicating whether this
ItemControl is currently selected.

Declaration Syntax
public bool IsSelected { get; set; }
Public Property IsSelected As Boolean
public:
property bool IsSelected {
bool get ();
void set (bool value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)