12 references to IsContentDestination
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (12)
9772
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9799
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
9943
if (!formatState.
IsContentDestination
)
10157
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10276
if (fsOld.
IsContentDestination
)
10282
if (fsOld.
IsContentDestination
)
10420
if (fsOld.
IsContentDestination
|| formatState.IsHidden)
10443
if (!formatState.
IsContentDestination
)
10863
if (!fsOld.
IsContentDestination
|| formatState.IsHidden)
10909
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11103
if (!formatState.
IsContentDestination
|| formatState.IsHidden)
11328
if (fs.
IsContentDestination
&& !fs.IsHidden && text != string.Empty)