Color.Equals Method (Object)
Silverlight
Tests whether the specified object is a Color structure and is equivalent to the current color.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Parameters
- o
- Type: System.Object
The object to compare to the current Color structure.
Return Value
Type: System.Booleantrue if the specified object is a Color structure and is identical to the current Color structure; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.