12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9764
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9791
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9931
if (!formatState.
IsContentDestination
)
10151
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10284
if (fsOld.
IsContentDestination
)
10290
if (fsOld.
IsContentDestination
)
10428
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10450
if (!formatState.
IsContentDestination
)
10969
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
11014
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11208
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11433
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)