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