1 write to FlagChanged
PresentationCore (1)
System\Windows\ReverseInheritProperty.cs (1)
33FlagChanged = flagChanged;
4 references to FlagChanged
PresentationCore (4)
System\Windows\ReverseInheritProperty.cs (4)
130SetFlag(uie, ce, uie3D, FlagChanged, !IsFlagSet(uie, ce, uie3D, FlagChanged)); 173bool flagChanged = IsFlagSet(uie, ce, uie3D, FlagChanged); 184SetFlag(uie, ce, uie3D, FlagChanged, false);