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