public override void SelectAll() { DeSelect(); ActiveChild.SelectAll(); if (!IsSelecting) { IsSelecting = true; } }