Styles and Frames
Hi,
I have a top level window with a style applied to it. This windows contains, amongst other things, a frame control that loads xaml from files on the HDD.
My question is, how do I make the contents of the frame control apply the same style as the top level window? Right now it just uses the default style within the frame.
Thanks,

