I've seen them before, but I can't seem to find them.
The .baml files for WPF controls are found under an embedded resource called ???.g.resources
where ???
is the name of the assembly.
I've looked through the resources of the following assemblies:
- PresentationUI
- PresentationCore
- PresentationFramework
- WindowsBase
but they aren't in there. I could have swore they were.
Does anybody have a clue?