3 references to TextServicesDisplayAttribute
PresentationFramework (3)
System\Windows\Documents\CompositionAdorner.cs (3)
164bool lineBold = attributeRange.TextServicesDisplayAttribute.IsBoldLine ? true : false; 166bool hasVirtualSelection = (attributeRange.TextServicesDisplayAttribute.AttrInfo & UnsafeNativeMethods.TF_DA_ATTR_INFO.TF_ATTR_TARGET_CONVERTED) != 0; 188switch (attributeRange.TextServicesDisplayAttribute.LineStyle)