I am trying to follow the example in your documentation for defining a custom editor template based on type (not property name). When I use this example and specify
> <xctk:EditorTemplateDefinition TargetProperties="{x:Type fwdesignertree:ModelNodeReference}">
I get an error The specified value cannot be assigned. The following type was expected: "IList".
I am not sure if I am looking at old documentation or if I am doing something incorrect. Any help you can provide would be much appreciated. Thanks.
Comments: ** Comment from web user: rufio620 **
> <xctk:EditorTemplateDefinition TargetProperties="{x:Type fwdesignertree:ModelNodeReference}">
I get an error The specified value cannot be assigned. The following type was expected: "IList".
I am not sure if I am looking at old documentation or if I am doing something incorrect. Any help you can provide would be much appreciated. Thanks.
Comments: ** Comment from web user: rufio620 **
Forgot to put the link to the documentation I am looking at.
https://wpftoolkit.codeplex.com/wikipage?title=PropertyGrid&referringTitle=Home#custom_editors_dataTempates