Ejemplo n.º 1
0
        private void BuildOneWaySourceToTarget()
        {
            var oneWayBindingControl = new OneWaySourceToTarget();

            AddToGridWithinBorder(oneWayBindingControl);
        }
Ejemplo n.º 2
0
        private void BuildOneWaySourceToTarget()
        {
            var oneWayBindingControl = new OneWaySourceToTarget();

            AddToGridWithinBorder(oneWayBindingControl);
        }