15 references to InlineObject
PresentationCore (15)
MS\Internal\TextFormatting\FormatSettings.cs (1)
213case Plsrun.InlineObject:
MS\Internal\TextFormatting\FullTextLine.cs (1)
2008|| lsrun.Type == Plsrun.InlineObject)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (5)
180case Plsrun.InlineObject: 233|| lsrun.Type == Plsrun.InlineObject) 693!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 757!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 2469Debug.Assert(lsrun.Type == Plsrun.InlineObject);
MS\Internal\TextFormatting\LineServicesRun.cs (1)
190return (_type == Plsrun.Text || _type == Plsrun.InlineObject);
MS\Internal\TextFormatting\TextProperties.cs (1)
409return Plsrun.InlineObject;
MS\Internal\TextFormatting\TextRunCacheImp.cs (1)
125if (plsrun == Plsrun.Text || plsrun == Plsrun.InlineObject)
MS\Internal\TextFormatting\TextStore.cs (5)
1567case Plsrun.InlineObject: 1576Plsrun.InlineObject, 1969|| lsrun.Type == Plsrun.InlineObject) 2144|| lsrun.Type == Plsrun.InlineObject) 2217|| lsrun.Type == Plsrun.InlineObject)