public Group() { InitializeComponent(); m_custGrpStyle = (GroupStyle)FindResource("customGrpStyle"); m_ageRange = new AgeRanger(); }