* API Diff .NET 9.0 -> 10.0 * Remove System.Threading.AccessControl from notes * Move files up one level
239 B
239 B
System.Drawing.Common
namespace System.Drawing.Text
{
public sealed class InstalledFontCollection : System.Drawing.Text.FontCollection
{
+ protected override void Dispose(bool disposing);
}
}