1 write to FlagCache
PresentationCore (1)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (1)
28FlagCache = flagCache;
2 references to FlagCache
PresentationCore (2)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (2)
111bool isFlagSet = IsFlagSet(uie, ce, uie3D, FlagCache); 122SetFlag(uie, ce, uie3D, FlagCache, newValue);