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