Pergunta

I'm getting following error when try to add style to Resourcedictionary.

cannot add content of type 'system.windows.style' to an object of type 'system.windows.resourcedictionary'
Foi útil?

Solução

This is due duplicate keys. Finaly found another style added with same key.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top