Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

ResourceDictionary Warning #173

Open
nevrotkampot opened this issue Jan 16, 2018 · 0 comments
Open

ResourceDictionary Warning #173

nevrotkampot opened this issue Jan 16, 2018 · 0 comments

Comments

@nevrotkampot
Copy link

nevrotkampot commented Jan 16, 2018

Hello! I have included two resourcedictionary in my project:

<ResourceDictionary.MergedDictionaries>
               < ResourceDictionary Source="/FirstFloor.ModernUI;component/Assets/ModernUI.xaml" />
               < ResourceDictionary Source="/FirstFloor.ModernUI;component/Assets/ModernUI.Light.xaml"/>
            </ResourceDictionary.MergedDictionaries>

But when my project is running, in output window i see too many repeatable errors:
System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='ScrollBarBackground'
System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='ItemText'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant