28 writes to RtfDestination
PresentationFramework (28)
System\Windows\Documents\RtfToXamlReader.cs (28)
800
RtfDestination
= formatState.RtfDestination;
7861
_converterState.TopFormatState.
RtfDestination
= RtfDestination.DestUnknown;
9131
formatState.
RtfDestination
= RtfDestination.DestFontName;
9569
formatState.
RtfDestination
= RtfDestination.DestListPicture;
9606
formatState.
RtfDestination
= RtfDestination.DestFontTable;
9610
formatState.
RtfDestination
= RtfDestination.DestColorTable;
9614
formatState.
RtfDestination
= RtfDestination.DestListTable;
9618
formatState.
RtfDestination
= RtfDestination.DestListOverrideTable;
9638
formatState.
RtfDestination
= RtfDestination.DestShapeInstruction;
9651
formatState.
RtfDestination
= RtfDestination.DestPicture;
9959
fsCur.
RtfDestination
= fsOld.RtfDestination;
10172
formatState.
RtfDestination
= RtfDestination.DestListLevel;
10184
formatState.
RtfDestination
= RtfDestination.DestListText;
10279
formatState.
RtfDestination
= RtfDestination.DestListOverride;
10313
fsCur.
RtfDestination
= fsOld.RtfDestination;
10318
fsCur.
RtfDestination
= RtfDestination.DestShape;
10325
fsCur.
RtfDestination
= RtfDestination.DestShapeResult;
10374
formatState.
RtfDestination
= RtfDestination.DestListPicture;
10378
formatState.
RtfDestination
= RtfDestination.DestShapePicture;
10383
formatState.
RtfDestination
= RtfDestination.DestNoneShapePicture;
10450
formatState.
RtfDestination
= RtfDestination.DestPN;
10462
fsCur.
RtfDestination
= RtfDestination.DestListText;
11003
formatState.
RtfDestination
= RtfDestination.DestField;
11010
formatState.
RtfDestination
= RtfDestination.DestFieldResult;
11017
formatState.
RtfDestination
= RtfDestination.DestFieldPrivate;
11024
formatState.
RtfDestination
= RtfDestination.DestFieldInstruction;
11354
formatState.
RtfDestination
= RtfDestination.DestUPR;
11371
formatState.
RtfDestination
= previousPrevious.RtfDestination;
55 references to RtfDestination
PresentationFramework (55)
System\Windows\Documents\RtfToXamlLexer.cs (1)
143
if (formatState != null && formatState.
RtfDestination
== RtfDestination.DestPicture)
System\Windows\Documents\RtfToXamlReader.cs (54)
800
RtfDestination = formatState.
RtfDestination
;
931
&&
RtfDestination
== formatState.
RtfDestination
7855
_converterState.TopFormatState.
RtfDestination
== RtfDestination.DestFieldResult)
8068
switch (dn.FormatState.
RtfDestination
)
8083
switch (dn.FormatState.
RtfDestination
)
8872
switch (fsCur.
RtfDestination
)
8959
if (fsCur.
RtfDestination
!= fsNew.
RtfDestination
)
8963
else if (fsNew.
RtfDestination
== RtfDestination.DestFontTable)
8983
if (fsCur.
RtfDestination
== RtfDestination.DestFontTable
9067
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9129
if (previousFormatState.
RtfDestination
== RtfDestination.DestFontTable)
9141
if (formatState.
RtfDestination
== RtfDestination.DestFontTable)
9526
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
9622
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9628
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9632
if (formatState.
RtfDestination
== RtfDestination.DestColorTable)
9645
if ((previousFormatState.
RtfDestination
== RtfDestination.DestShapePicture ||
9646
previousFormatState.
RtfDestination
== RtfDestination.DestShapeInstruction) ||
9647
(previousFormatState.
RtfDestination
!= RtfDestination.DestNoneShapePicture &&
9648
previousFormatState.
RtfDestination
!= RtfDestination.DestShape &&
9649
previousFormatState.
RtfDestination
!= RtfDestination.DestListPicture))
9656
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9662
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9668
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9674
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9682
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9688
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9694
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9700
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9716
switch (fs.
RtfDestination
)
9751
switch (_converterState.TopFormatState.
RtfDestination
)
9777
if (formatState.
RtfDestination
== RtfDestination.DestPicture)
9959
fsCur.RtfDestination = fsOld.
RtfDestination
;
10081
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10085
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10104
if (fs.
RtfDestination
== RtfDestination.DestListOverride)
10114
else if (fs.
RtfDestination
== RtfDestination.DestListTable)
10143
if (formatState.
RtfDestination
== RtfDestination.DestListTable)
10251
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10277
if (previousFormatState.
RtfDestination
== RtfDestination.DestListOverrideTable)
10287
if (formatState.
RtfDestination
== RtfDestination.DestListOverride)
10313
fsCur.RtfDestination = fsOld.
RtfDestination
;
10372
if (fsOld.
RtfDestination
== RtfDestination.DestListPicture)
10398
if (formatState.
RtfDestination
== RtfDestination.DestPN)
11006
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11013
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11020
if (fsOld.
RtfDestination
!= RtfDestination.DestField)
11369
if (formatState.
RtfDestination
== RtfDestination.DestUPR && previous.
RtfDestination
== RtfDestination.DestUnknown)
11371
formatState.RtfDestination = previousPrevious.
RtfDestination
;
11384
switch (_converterState.TopFormatState.
RtfDestination
)
11569
switch (_converterState.TopFormatState.
RtfDestination
)