private void BuildVisualList() { var visualListControl = new VisualListBindingControl(); AddToGridWithinBorder(visualListControl); }