1 write to _defaultControlHwnd
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs (1)
72
_defaultControlHwnd
= (HWND)wparam;
1 reference to _defaultControlHwnd
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs (1)
84
PInvoke.SetFocus(
_defaultControlHwnd
);