1 reference to IsBoldLine
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
161
bool lineBold = attributeRange.TextServicesDisplayAttribute.
IsBoldLine
? true : false;