12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9790
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9817
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9961
if (!formatState.
IsContentDestination
)
10181
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10315
if (fsOld.
IsContentDestination
)
10321
if (fsOld.
IsContentDestination
)
10459
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10482
if (!formatState.
IsContentDestination
)
10998
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
11044
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11238
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11463
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)