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