public Converter(LineCapComboBox c)
 {
     _cb = c;
 }
			public Converter(LineCapComboBox c)
			{
				_cb = c;
			}