FontWeight.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether the current FontWeight object is equal to a specified object.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- obj
- Type: System.Object
The object to compare for equality.
Show: