1 write to s_properties
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WindowsFormsSectionHandler.cs (1)
35
s_properties
= properties;
2 references to s_properties
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WindowsFormsSectionHandler.cs (2)
30
if (
s_properties
== null) {
38
return
s_properties
;