2 references to IsThemeDictionary
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (2)
2447get { return ReadPrivateFlag(PrivateFlags.IsThemeDictionary); } 2452WritePrivateFlag(PrivateFlags.IsThemeDictionary, value);