patchandthat / BroDoYouEvenStack

Audio cues for Dota2 stack and rune timings
MIT License
1 stars 0 forks source link

Material Design styling in managed bootstrapper application #2

Closed patchandthat closed 8 years ago

patchandthat commented 8 years ago

You're going to need up your xaml game for this.

You don't have an App.xaml to define the application's resource dicts. Suspect I've got choices of either...

See also refs: https://msdn.microsoft.com/en-gb/library/cc903952%28v=vs.95%29.aspx?f=255&MSPPError=-2147217396 http://stackoverflow.com/questions/11116033/referencing-resource-dictionaries-in-a-separate-project

patchandthat commented 8 years ago

Or actually turns out to be dead easy.