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