Method GetIsBold
GetIsBold(FontWeight)
Determines whether the specified font weight is considered bold.
public static bool GetIsBold(FontWeight weight)
Parameters
weightFontWeightThe font weight to evaluate.
Determines whether the specified font weight is considered bold.
public static bool GetIsBold(FontWeight weight)
weight FontWeightThe font weight to evaluate.