FontStyle.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares an object with the current FontStyle instance for equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- obj
- Type: System.Object
An object that represents the FontStyle to compare for equality.
Show: