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