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