July 21, 2015
A DataFormField contains an EditingContentControl which is used for editing the value. The editing control has 2 properties which support opening a dialog window to edit the value: DialogWindowType and IsDialogWindowOpen. When IsDialogWindowOpen is set to true, if there is a DialogWindowType specified, then a new instance of the window will be created and it […]