1 write to ExtendedWindowStyle
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
10959ExtendedWindowStyle = (WINDOW_EX_STYLE)cp.ExStyle;
2 references to ExtendedWindowStyle
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
10944WINDOW_EX_STYLE currentExtendedStyle = ExtendedWindowStyle;
System\Windows\Forms\Form.cs (1)
1600if ((int)ExtendedWindowStyle != cp.ExStyle)