5 references to PrivateFontCollection
System.Drawing (1)
System.Drawing.cs (1)
163
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Text.
PrivateFontCollection
))]
System.Drawing.Common (4)
System\Drawing\Text\PrivateFontCollection.cs (4)
14
/// Initializes a new instance of the <see cref='
PrivateFontCollection
'/> class.
28
/// Cleans up Windows resources for this <see cref='
PrivateFontCollection
'/>.
47
/// Adds a font from the specified file to this <see cref='
PrivateFontCollection
'/>.
69
/// Adds a font contained in system memory to this <see cref='
PrivateFontCollection
'/>.