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