I need a dialog box in WPF where I can select a folder or location in system. I used RadOpenFolderDialog but I also need Opened event handler similar to DialogParameters telerik control.
Need Opened event handler which points to method that will be called when the Opened event of the Window is fired. Please suggest solution for it.
Also if there is any other dialog box telerik control which is suitable for my requirement, suggest me.
