1 write to _windowId
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1238
_windowId
= NativeWindow.CreateWindowId(this);
1 reference to _windowId
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1326
NativeWindow.RemoveWindowFromIDTable(
_windowId
);