c# - Has anyone got a solution/workaround for CollectionContainer not being Freezable? -


i'm trying bind source of collectioncontainer (or collectionviewsource matter) relativesource binding - following error

system.windows.data error: 2 : cannot find governing frameworkelement or frameworkcontentelement target element.

i understand due collectioncontainer not being freezable or not deriving frameworkelement.

has got solution/workaround problem. have seen talk of trying implement own freezable collectioncontainer - luck approach?

thanks, pete


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -