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