4 references to DestListPicture
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
9635
formatState.RtfDestination = RtfDestination.
DestListPicture
;
9715
previousFormatState.RtfDestination != RtfDestination.
DestListPicture
))
10434
if (fsOld.RtfDestination == RtfDestination.
DestListPicture
)
10436
formatState.RtfDestination = RtfDestination.
DestListPicture
;