1 write to FlagChanged
PresentationCore (1)
System\Windows\ReverseInheritProperty.cs (1)
28FlagChanged = flagChanged;
4 references to FlagChanged
PresentationCore (4)
System\Windows\ReverseInheritProperty.cs (4)
125SetFlag(uie, ce, uie3D, FlagChanged, !IsFlagSet(uie, ce, uie3D, FlagChanged)); 168bool flagChanged = IsFlagSet(uie, ce, uie3D, FlagChanged); 179SetFlag(uie, ce, uie3D, FlagChanged, false);