13 references to IsContent
PresentationCore (13)
MS\Internal\TextFormatting\FullTextLine.cs (2)
1989
if(TextStore.
IsContent
(plsrun))
2755
TextStore.
IsContent
(plsrun) ?
MS\Internal\TextFormatting\LineServicesCallbacks.cs (10)
161
Debug.Assert(TextStore.
IsContent
(plsrun), "Unrecognizable run!");
613
} while (!TextStore.
IsContent
(plsrun));
664
!TextStore.
IsContent
(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject,
728
!TextStore.
IsContent
(plsrun) || lsrun.Type == Plsrun.Text || lsrun.Type == Plsrun.InlineObject,
921
if (!TextStore.
IsContent
(plsrun))
986
if (!TextStore.
IsContent
(plsrun))
1494
if ( !TextStore.
IsContent
(plsrunFirst)
1495
|| !TextStore.
IsContent
(plsrunSecond))
1763
Debug.Assert(TextStore.
IsContent
(plsrun) && lsruns[i] != null);
1799
Debug.Assert(TextStore.
IsContent
(plsrun) && lsrun.Shapeable != null);
MS\Internal\TextFormatting\TextStore.cs (1)
1825
IsContent
(plsrun) ?