28 writes to RtfDestination
PresentationFramework (28)
System\Windows\Documents\RtfToXamlReader.cs (28)
799
RtfDestination
= formatState.RtfDestination;
7848
_converterState.TopFormatState.
RtfDestination
= RtfDestination.DestUnknown;
9115
formatState.
RtfDestination
= RtfDestination.DestFontName;
9550
formatState.
RtfDestination
= RtfDestination.DestListPicture;
9587
formatState.
RtfDestination
= RtfDestination.DestFontTable;
9591
formatState.
RtfDestination
= RtfDestination.DestColorTable;
9595
formatState.
RtfDestination
= RtfDestination.DestListTable;
9599
formatState.
RtfDestination
= RtfDestination.DestListOverrideTable;
9619
formatState.
RtfDestination
= RtfDestination.DestShapeInstruction;
9632
formatState.
RtfDestination
= RtfDestination.DestPicture;
9940
fsCur.
RtfDestination
= fsOld.RtfDestination;
10147
formatState.
RtfDestination
= RtfDestination.DestListLevel;
10159
formatState.
RtfDestination
= RtfDestination.DestListText;
10242
formatState.
RtfDestination
= RtfDestination.DestListOverride;
10273
fsCur.
RtfDestination
= fsOld.RtfDestination;
10278
fsCur.
RtfDestination
= RtfDestination.DestShape;
10285
fsCur.
RtfDestination
= RtfDestination.DestShapeResult;
10334
formatState.
RtfDestination
= RtfDestination.DestListPicture;
10338
formatState.
RtfDestination
= RtfDestination.DestShapePicture;
10343
formatState.
RtfDestination
= RtfDestination.DestNoneShapePicture;
10410
formatState.
RtfDestination
= RtfDestination.DestPN;
10422
fsCur.
RtfDestination
= RtfDestination.DestListText;
10867
formatState.
RtfDestination
= RtfDestination.DestField;
10874
formatState.
RtfDestination
= RtfDestination.DestFieldResult;
10881
formatState.
RtfDestination
= RtfDestination.DestFieldPrivate;
10888
formatState.
RtfDestination
= RtfDestination.DestFieldInstruction;
11218
formatState.
RtfDestination
= RtfDestination.DestUPR;
11235
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
7842
_converterState.TopFormatState.
RtfDestination
== RtfDestination.DestFieldResult)
8055
switch (dn.FormatState.
RtfDestination
)
8070
switch (dn.FormatState.
RtfDestination
)
8859
switch (fsCur.
RtfDestination
)
8946
if (fsCur.
RtfDestination
!= fsNew.
RtfDestination
)
8950
else if (fsNew.
RtfDestination
== RtfDestination.DestFontTable)
8967
if (fsCur.
RtfDestination
== RtfDestination.DestFontTable
9051
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9113
if (previousFormatState.
RtfDestination
== RtfDestination.DestFontTable)
9122
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9507
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
9603
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9609
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9613
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9626
if ((previousFormatState.
RtfDestination
== RtfDestination.DestShapePicture ||
9627
previousFormatState.
RtfDestination
== RtfDestination.DestShapeInstruction) ||
9628
(previousFormatState.
RtfDestination
!= RtfDestination.DestNoneShapePicture &&
9629
previousFormatState.
RtfDestination
!= RtfDestination.DestShape &&
9630
previousFormatState.
RtfDestination
!= RtfDestination.DestListPicture))
9637
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9643
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9649
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9655
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9663
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9669
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9675
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9681
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9697
switch (fs.
RtfDestination
)
9732
switch (_converterState.TopFormatState.
RtfDestination
)
9758
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9940
fsCur.RtfDestination = fsOld.
RtfDestination
;
10062
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10066
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10085
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10095
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10124
if (formatState.
RtfDestination
== RtfDestination.DestListTable)
10220
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10240
if (previousFormatState.
RtfDestination
== RtfDestination.DestListOverrideTable)
10250
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10273
fsCur.RtfDestination = fsOld.
RtfDestination
;
10332
if (fsOld.
RtfDestination
== RtfDestination.DestListPicture)
10358
if (formatState.
RtfDestination
== RtfDestination.DestPN)
10870
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10877
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10884
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11233
if (formatState.
RtfDestination
== RtfDestination.DestUPR && previous.
RtfDestination
== RtfDestination.DestUnknown)
11235
formatState.RtfDestination = previousPrevious.
RtfDestination
;
11248
switch (_converterState.TopFormatState.
RtfDestination
)
11433
switch (_converterState.TopFormatState.
RtfDestination
)