13 references to IsContent
PresentationCore (13)
MS\Internal\TextFormatting\FullTextLine.cs (2)
1990
if(TextStore.
IsContent
(plsrun))
2756
TextStore.
IsContent
(plsrun) ?
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
162
Debug.Assert(TextStore.
IsContent
(plsrun), "Unrecognizable run!");
614
} while (!TextStore.
IsContent
(plsrun));
665
!TextStore.
IsContent
(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject,
729
!TextStore.
IsContent
(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject,
922
if (!TextStore.
IsContent
(plsrun))
987
if (!TextStore.
IsContent
(plsrun))
1495
if ( !TextStore.
IsContent
(plsrunFirst)
1496
|| !TextStore.
IsContent
(plsrunSecond))
1764
Debug.Assert(TextStore.
IsContent
(plsrun) && lsruns[i] != null);
1800
Debug.Assert(TextStore.
IsContent
(plsrun) && lsrun.Shapeable != null);
MS\Internal\TextFormatting\TextStore.cs (1)
1826
IsContent
(plsrun) ?