void ScrollSelectedSchemaItemIntoView()
 {
     schemasPanel.ScrollXmlSchemaListItemIntoView(schemasPanel.GetSelectedXmlSchemaListItem());
 }