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