Hey,
Still kinda new to Telerik and WPF...
How would I go about creating an Icon Chooser data field - it would contain the chosen (or existing) icon, a text field with a path to the icon/png file and a button which would open an OpenFileDialog to allow the selection of an Icon file. This file path would then be copied to the text box which is bound to the Icon property in the ViewModel.
Thanks.
BW