15 references to InlineObject
PresentationCore (15)
MS\Internal\TextFormatting\FormatSettings.cs (1)
208case Plsrun.InlineObject:
MS\Internal\TextFormatting\FullTextLine.cs (1)
1993|| lsrun.Type == Plsrun.InlineObject)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (5)
161case Plsrun.InlineObject: 214|| lsrun.Type == Plsrun.InlineObject) 674!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 738!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 2450Debug.Assert(lsrun.Type == Plsrun.InlineObject);
MS\Internal\TextFormatting\LineServicesRun.cs (1)
176return (_type == Plsrun.Text || _type == Plsrun.InlineObject);
MS\Internal\TextFormatting\TextProperties.cs (1)
403return Plsrun.InlineObject;
MS\Internal\TextFormatting\TextRunCacheImp.cs (1)
111if (plsrun == Plsrun.Text || plsrun == Plsrun.InlineObject)
MS\Internal\TextFormatting\TextStore.cs (5)
1552case Plsrun.InlineObject: 1561Plsrun.InlineObject, 1954|| lsrun.Type == Plsrun.InlineObject) 2129|| lsrun.Type == Plsrun.InlineObject) 2202|| lsrun.Type == Plsrun.InlineObject)