Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MergedDictionaries not working #7

Closed
jazzonaut opened this issue Mar 25, 2013 · 2 comments
Closed

MergedDictionaries not working #7

jazzonaut opened this issue Mar 25, 2013 · 2 comments
Assignees

Comments

@jazzonaut
Copy link
Contributor

Example:
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="Styles.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
Parsing error: An unregistered attribute has been passed. ResourceDictionary.Source

@ghost ghost assigned BSick7 Mar 26, 2013
@BSick7
Copy link
Member

BSick7 commented Mar 26, 2013

Added property descriptions for Source and MergedDictionaries; however, engine will not include xaml from external file yet.

@BSick7
Copy link
Member

BSick7 commented Sep 2, 2013

Implemented in singleserver branch.

@BSick7 BSick7 closed this as completed Sep 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants