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