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