12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9765
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9792
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9932
if (!formatState.
IsContentDestination
)
10152
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10285
if (fsOld.
IsContentDestination
)
10291
if (fsOld.
IsContentDestination
)
10429
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10451
if (!formatState.
IsContentDestination
)
10970
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
11015
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11209
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11434
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)