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