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