1 write to FlagCache
PresentationCore (1)
System\Windows\ReverseInheritProperty.cs (1)
26FlagCache = flagCache;
2 references to FlagCache
PresentationCore (2)
System\Windows\ReverseInheritProperty.cs (2)
109bool isFlagSet = IsFlagSet(uie, ce, uie3D, FlagCache); 120SetFlag(uie, ce, uie3D, FlagCache, newValue);