12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9775
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9802
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9946
if (!formatState.
IsContentDestination
)
10160
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10279
if (fsOld.
IsContentDestination
)
10285
if (fsOld.
IsContentDestination
)
10423
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10446
if (!formatState.
IsContentDestination
)
10866
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
10912
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11106
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11331
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)