Hi, I'm wanting to apply a template to the child window that is used to apply and edit attributes from any editing done with the editor widget. How would I go about targeting this?
The ChildWindow contains FeatureDataForm. You can provide an implicit style that targets FeatureDataForm in your App.xaml. This style should be applied when you click on Display attributes button from EditorWidget.