op_Equality

FontWeight Equality operator

두 개의 “FontWeight” 값이 같은지 확인합니다

public static bool operator ==(FontWeight first, FontWeight second)
모수 유형 설명
first FontWeight 확인할 첫 번째 값
second FontWeight 확인할 두 번째 값

반환 값

같으면 참, 그렇지 않으면 거짓

또한보십시오