FontFamily Methods
Silverlight
The FontFamily type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Gets a value that indicates whether the current font family object and the specified font family object are the same. (Overrides Object.Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for FontFamily. (Overrides Object.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string representation of this FontFamily. (Overrides Object.ToString().) |