3 references to _flags
PresentationCore (3)
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (3)
515_flags.Value |= bit; 519_flags.Value &= ~bit; 525return (_flags.Value & bit) != 0;