Langue

FontStyle.Equality(FontStyle, FontStyle) Opérateur

Définition

Compare deux instances d’égalité FontStyle .

public:
 static bool operator ==(System::Windows::FontStyle left, System::Windows::FontStyle right);
public static bool operator ==(System.Windows.FontStyle left, System.Windows.FontStyle right);
static member ( = ) : System.Windows.FontStyle * System.Windows.FontStyle -> bool
Public Shared Operator == (left As FontStyle, right As FontStyle) As Boolean

Paramètres

left
FontStyle

Première instance de FontStyle comparaison.

right
FontStyle

Deuxième instance de FontStyle comparaison.

Retours

true pour afficher les objets spécifiés FontStyle sont égaux ; sinon, false.

S’applique à