28 writes to RtfDestination
PresentationFramework (28)
System\Windows\Documents\RtfToXamlReader.cs (28)
799
RtfDestination
= formatState.RtfDestination;
7851
_converterState.TopFormatState.
RtfDestination
= RtfDestination.DestUnknown;
9118
formatState.
RtfDestination
= RtfDestination.DestFontName;
9553
formatState.
RtfDestination
= RtfDestination.DestListPicture;
9590
formatState.
RtfDestination
= RtfDestination.DestFontTable;
9594
formatState.
RtfDestination
= RtfDestination.DestColorTable;
9598
formatState.
RtfDestination
= RtfDestination.DestListTable;
9602
formatState.
RtfDestination
= RtfDestination.DestListOverrideTable;
9622
formatState.
RtfDestination
= RtfDestination.DestShapeInstruction;
9635
formatState.
RtfDestination
= RtfDestination.DestPicture;
9943
fsCur.
RtfDestination
= fsOld.RtfDestination;
10150
formatState.
RtfDestination
= RtfDestination.DestListLevel;
10162
formatState.
RtfDestination
= RtfDestination.DestListText;
10245
formatState.
RtfDestination
= RtfDestination.DestListOverride;
10276
fsCur.
RtfDestination
= fsOld.RtfDestination;
10281
fsCur.
RtfDestination
= RtfDestination.DestShape;
10288
fsCur.
RtfDestination
= RtfDestination.DestShapeResult;
10337
formatState.
RtfDestination
= RtfDestination.DestListPicture;
10341
formatState.
RtfDestination
= RtfDestination.DestShapePicture;
10346
formatState.
RtfDestination
= RtfDestination.DestNoneShapePicture;
10413
formatState.
RtfDestination
= RtfDestination.DestPN;
10425
fsCur.
RtfDestination
= RtfDestination.DestListText;
10870
formatState.
RtfDestination
= RtfDestination.DestField;
10877
formatState.
RtfDestination
= RtfDestination.DestFieldResult;
10884
formatState.
RtfDestination
= RtfDestination.DestFieldPrivate;
10891
formatState.
RtfDestination
= RtfDestination.DestFieldInstruction;
11221
formatState.
RtfDestination
= RtfDestination.DestUPR;
11238
formatState.
RtfDestination
= previousPrevious.RtfDestination;
55 references to RtfDestination
PresentationFramework (55)
System\Windows\Documents\RtfToXamlLexer.cs (1)
142
if (formatState != null && formatState.
RtfDestination
== RtfDestination.DestPicture)
System\Windows\Documents\RtfToXamlReader.cs (54)
799
RtfDestination = formatState.
RtfDestination
;
930
&&
RtfDestination
== formatState.
RtfDestination
7845
_converterState.TopFormatState.
RtfDestination
== RtfDestination.DestFieldResult)
8058
switch (dn.FormatState.
RtfDestination
)
8073
switch (dn.FormatState.
RtfDestination
)
8862
switch (fsCur.
RtfDestination
)
8949
if (fsCur.
RtfDestination
!= fsNew.
RtfDestination
)
8953
else if (fsNew.
RtfDestination
== RtfDestination.DestFontTable)
8970
if (fsCur.
RtfDestination
== RtfDestination.DestFontTable
9054
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9116
if (previousFormatState.
RtfDestination
== RtfDestination.DestFontTable)
9125
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9510
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
9606
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9612
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9616
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9629
if ((previousFormatState.
RtfDestination
== RtfDestination.DestShapePicture ||
9630
previousFormatState.
RtfDestination
== RtfDestination.DestShapeInstruction) ||
9631
(previousFormatState.
RtfDestination
!= RtfDestination.DestNoneShapePicture &&
9632
previousFormatState.
RtfDestination
!= RtfDestination.DestShape &&
9633
previousFormatState.
RtfDestination
!= RtfDestination.DestListPicture))
9640
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9646
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9652
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9658
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9666
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9672
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9678
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9684
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9700
switch (fs.
RtfDestination
)
9735
switch (_converterState.TopFormatState.
RtfDestination
)
9761
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9943
fsCur.RtfDestination = fsOld.
RtfDestination
;
10065
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10069
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10088
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10098
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10127
if (formatState.
RtfDestination
== RtfDestination.DestListTable)
10223
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10243
if (previousFormatState.
RtfDestination
== RtfDestination.DestListOverrideTable)
10253
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10276
fsCur.RtfDestination = fsOld.
RtfDestination
;
10335
if (fsOld.
RtfDestination
== RtfDestination.DestListPicture)
10361
if (formatState.
RtfDestination
== RtfDestination.DestPN)
10873
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10880
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10887
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11236
if (formatState.
RtfDestination
== RtfDestination.DestUPR && previous.
RtfDestination
== RtfDestination.DestUnknown)
11238
formatState.RtfDestination = previousPrevious.
RtfDestination
;
11251
switch (_converterState.TopFormatState.
RtfDestination
)
11436
switch (_converterState.TopFormatState.
RtfDestination
)