private void BuildOneWaySourceToTarget() { var oneWayBindingControl = new OneWaySourceToTarget(); AddToGridWithinBorder(oneWayBindingControl); }