2 writes to s_safeTopLevelCaptionSuffix
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
565
s_safeTopLevelCaptionSuffix
??= SR.SafeTopLevelCaptionFormat; // 0 - original, 1 - zone, 2 - site
573
s_safeTopLevelCaptionSuffix
= value;
1 reference to s_safeTopLevelCaptionSuffix
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
567
return
s_safeTopLevelCaptionSuffix
;