2 references to InsertingItem
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
542
get => GetState(State.
InsertingItem
);
543
set => SetState(State.
InsertingItem
, value);