2 references to Supported
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.CommandSetItem.StatusState.cs (2)
49
item.Supported = _statusFlags.HasFlag(StatusFlag.
Supported
);
77
_statusFlags |= StatusFlag.
Supported
;