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