15 references to InlineObject
PresentationCore (15)
MS\Internal\TextFormatting\FormatSettings.cs (1)
207case Plsrun.InlineObject:
MS\Internal\TextFormatting\FullTextLine.cs (1)
1994|| lsrun.Type == Plsrun.InlineObject)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (5)
149case Plsrun.InlineObject: 202|| lsrun.Type == Plsrun.InlineObject) 664!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 728!TextStore.IsContent(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject, 2444Debug.Assert(lsrun.Type == Plsrun.InlineObject);
MS\Internal\TextFormatting\LineServicesRun.cs (1)
175return (_type == Plsrun.Text || _type == Plsrun.InlineObject);
MS\Internal\TextFormatting\TextProperties.cs (1)
402return Plsrun.InlineObject;
MS\Internal\TextFormatting\TextRunCacheImp.cs (1)
110if (plsrun == Plsrun.Text || plsrun == Plsrun.InlineObject)
MS\Internal\TextFormatting\TextStore.cs (5)
1551case Plsrun.InlineObject: 1560Plsrun.InlineObject, 1953|| lsrun.Type == Plsrun.InlineObject) 2128|| lsrun.Type == Plsrun.InlineObject) 2201|| lsrun.Type == Plsrun.InlineObject)