1 reference to ResourceManager
System.Windows.Forms.Primitives (1)
artifacts\obj\System.Windows.Forms.Primitives\Release\net10.0\System.Windows.Forms.Primitives.Resources.SR.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);