This question is locked. New answers and comments are not allowed.
hi
Is it possible to open a popup on click of a button in xaml page.The popup will contain controls(like radiobutton and dropdowns) and we should be able to read values of these controls in our xaml page.
We are making custom controls(which are usercontrols) for user to drag and drop.We want to give user the facility to edit these custom controls.On button click,a popup will be shown and the user preferences will be read(through the controls like radiobutton ,dropdowns),values will be saved and used when the desired user control is dragged and dropped next time.
thanks
manas
Is it possible to open a popup on click of a button in xaml page.The popup will contain controls(like radiobutton and dropdowns) and we should be able to read values of these controls in our xaml page.
We are making custom controls(which are usercontrols) for user to drag and drop.We want to give user the facility to edit these custom controls.On button click,a popup will be shown and the user preferences will be read(through the controls like radiobutton ,dropdowns),values will be saved and used when the desired user control is dragged and dropped next time.
thanks
manas