28 writes to RtfDestination
PresentationFramework (28)
System\Windows\Documents\RtfToXamlReader.cs (28)
801
RtfDestination
= formatState.RtfDestination;
7844
_converterState.TopFormatState.
RtfDestination
= RtfDestination.DestUnknown;
9105
formatState.
RtfDestination
= RtfDestination.DestFontName;
9543
formatState.
RtfDestination
= RtfDestination.DestListPicture;
9580
formatState.
RtfDestination
= RtfDestination.DestFontTable;
9584
formatState.
RtfDestination
= RtfDestination.DestColorTable;
9588
formatState.
RtfDestination
= RtfDestination.DestListTable;
9592
formatState.
RtfDestination
= RtfDestination.DestListOverrideTable;
9612
formatState.
RtfDestination
= RtfDestination.DestShapeInstruction;
9625
formatState.
RtfDestination
= RtfDestination.DestPicture;
9929
fsCur.
RtfDestination
= fsOld.RtfDestination;
10142
formatState.
RtfDestination
= RtfDestination.DestListLevel;
10154
formatState.
RtfDestination
= RtfDestination.DestListText;
10248
formatState.
RtfDestination
= RtfDestination.DestListOverride;
10282
fsCur.
RtfDestination
= fsOld.RtfDestination;
10287
fsCur.
RtfDestination
= RtfDestination.DestShape;
10294
fsCur.
RtfDestination
= RtfDestination.DestShapeResult;
10343
formatState.
RtfDestination
= RtfDestination.DestListPicture;
10347
formatState.
RtfDestination
= RtfDestination.DestShapePicture;
10352
formatState.
RtfDestination
= RtfDestination.DestNoneShapePicture;
10419
formatState.
RtfDestination
= RtfDestination.DestPN;
10431
fsCur.
RtfDestination
= RtfDestination.DestListText;
10974
formatState.
RtfDestination
= RtfDestination.DestField;
10981
formatState.
RtfDestination
= RtfDestination.DestFieldResult;
10988
formatState.
RtfDestination
= RtfDestination.DestFieldPrivate;
10995
formatState.
RtfDestination
= RtfDestination.DestFieldInstruction;
11324
formatState.
RtfDestination
= RtfDestination.DestUPR;
11341
formatState.
RtfDestination
= previousPrevious.RtfDestination;
55 references to RtfDestination
PresentationFramework (55)
System\Windows\Documents\RtfToXamlLexer.cs (1)
144
if (formatState != null && formatState.
RtfDestination
== RtfDestination.DestPicture)
System\Windows\Documents\RtfToXamlReader.cs (54)
801
RtfDestination = formatState.
RtfDestination
;
932
&&
RtfDestination
== formatState.
RtfDestination
7838
_converterState.TopFormatState.
RtfDestination
== RtfDestination.DestFieldResult)
8051
switch (dn.FormatState.
RtfDestination
)
8066
switch (dn.FormatState.
RtfDestination
)
8850
switch (fsCur.
RtfDestination
)
8933
if (fsCur.
RtfDestination
!= fsNew.
RtfDestination
)
8937
else if (fsNew.
RtfDestination
== RtfDestination.DestFontTable)
8957
if (fsCur.
RtfDestination
== RtfDestination.DestFontTable
9041
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9103
if (previousFormatState.
RtfDestination
== RtfDestination.DestFontTable)
9115
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9500
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
9596
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9602
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9606
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9619
if ((previousFormatState.
RtfDestination
== RtfDestination.DestShapePicture ||
9620
previousFormatState.
RtfDestination
== RtfDestination.DestShapeInstruction) ||
9621
(previousFormatState.
RtfDestination
!= RtfDestination.DestNoneShapePicture &&
9622
previousFormatState.
RtfDestination
!= RtfDestination.DestShape &&
9623
previousFormatState.
RtfDestination
!= RtfDestination.DestListPicture))
9630
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9636
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9642
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9648
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9656
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9662
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9668
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9674
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9690
switch (fs.
RtfDestination
)
9725
switch (_converterState.TopFormatState.
RtfDestination
)
9751
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9929
fsCur.RtfDestination = fsOld.
RtfDestination
;
10051
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10055
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10074
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10084
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10113
if (formatState.
RtfDestination
== RtfDestination.DestListTable)
10220
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10246
if (previousFormatState.
RtfDestination
== RtfDestination.DestListOverrideTable)
10256
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10282
fsCur.RtfDestination = fsOld.
RtfDestination
;
10341
if (fsOld.
RtfDestination
== RtfDestination.DestListPicture)
10367
if (formatState.
RtfDestination
== RtfDestination.DestPN)
10977
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10984
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
10991
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11339
if (formatState.
RtfDestination
== RtfDestination.DestUPR && previous.
RtfDestination
== RtfDestination.DestUnknown)
11341
formatState.RtfDestination = previousPrevious.
RtfDestination
;
11354
switch (_converterState.TopFormatState.
RtfDestination
)
11535
switch (_converterState.TopFormatState.
RtfDestination
)