yes, No, Cancel Confirmation in Silverlight
- by abhishek
Hi,
I need to have yes No Cancel confirmation window in my silverlight app.
I am trying to use child window for this purpose.
But this.Show(); doesn't wait till the user gives his input.
Any help ?
Thanks
PS: i m new to silverlight