How can i make the properties of a User Control accessible in XAML
I have made user control using textboxes and one combobox and numeric updown control tell me how can i make the properties of a User Control accessible in XAML for example i want access .Text property of textbox or combobox