12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9791
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9818
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9962
if (!formatState.
IsContentDestination
)
10182
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10316
if (fsOld.
IsContentDestination
)
10322
if (fsOld.
IsContentDestination
)
10460
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10483
if (!formatState.
IsContentDestination
)
10999
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
11045
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11239
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11464
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)