'Declaration <DescriptionAttribute("Occurs when the FieldTemplateViewCollection property is changed.")> Public Event FieldTemplateViewCollectionChanged As System.EventHandler(Of WpfFormFieldTemplateViewCollectionChangedEventArgs)
[Description("Occurs when the FieldTemplateViewCollection property is changed.")] public event System.EventHandler<WpfFormFieldTemplateViewCollectionChangedEventArgs> FieldTemplateViewCollectionChanged
[Description("Occurs when the FieldTemplateViewCollection property is changed.")] public: __event System.EventHandler<WpfFormFieldTemplateViewCollectionChangedEventArgs*>* FieldTemplateViewCollectionChanged
[Description("Occurs when the FieldTemplateViewCollection property is changed.")] public:
event System.EventHandler<WpfFormFieldTemplateViewCollectionChangedEventArgs^>^ FieldTemplateViewCollectionChanged