1 write to FlagChanged
PresentationCore (1)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (1)
29FlagChanged = flagChanged;
4 references to FlagChanged
PresentationCore (4)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (4)
126SetFlag(uie, ce, uie3D, FlagChanged, !IsFlagSet(uie, ce, uie3D, FlagChanged)); 169bool flagChanged = IsFlagSet(uie, ce, uie3D, FlagChanged); 180SetFlag(uie, ce, uie3D, FlagChanged, false);