2 references to IsThemeDictionary
PresentationFramework (2)
src\Framework\System\Windows\ResourceDictionary.cs (2)
2430get { return ReadPrivateFlag(PrivateFlags.IsThemeDictionary); } 2435WritePrivateFlag(PrivateFlags.IsThemeDictionary, value);