28 writes to RtfDestination
PresentationFramework (28)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (28)
822RtfDestination = formatState.RtfDestination; 7926_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 9197formatState.RtfDestination = RtfDestination.DestFontName; 9635formatState.RtfDestination = RtfDestination.DestListPicture; 9672formatState.RtfDestination = RtfDestination.DestFontTable; 9676formatState.RtfDestination = RtfDestination.DestColorTable; 9680formatState.RtfDestination = RtfDestination.DestListTable; 9684formatState.RtfDestination = RtfDestination.DestListOverrideTable; 9704formatState.RtfDestination = RtfDestination.DestShapeInstruction; 9717formatState.RtfDestination = RtfDestination.DestPicture; 10021fsCur.RtfDestination = fsOld.RtfDestination; 10234formatState.RtfDestination = RtfDestination.DestListLevel; 10246formatState.RtfDestination = RtfDestination.DestListText; 10340formatState.RtfDestination = RtfDestination.DestListOverride; 10375fsCur.RtfDestination = fsOld.RtfDestination; 10380fsCur.RtfDestination = RtfDestination.DestShape; 10387fsCur.RtfDestination = RtfDestination.DestShapeResult; 10436formatState.RtfDestination = RtfDestination.DestListPicture; 10440formatState.RtfDestination = RtfDestination.DestShapePicture; 10445formatState.RtfDestination = RtfDestination.DestNoneShapePicture; 10512formatState.RtfDestination = RtfDestination.DestPN; 10524fsCur.RtfDestination = RtfDestination.DestListText; 11067formatState.RtfDestination = RtfDestination.DestField; 11074formatState.RtfDestination = RtfDestination.DestFieldResult; 11081formatState.RtfDestination = RtfDestination.DestFieldPrivate; 11088formatState.RtfDestination = RtfDestination.DestFieldInstruction; 11418formatState.RtfDestination = RtfDestination.DestUPR; 11440formatState.RtfDestination = previousPrevious.RtfDestination;
55 references to RtfDestination
PresentationFramework (55)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (1)
145if (formatState != null && formatState.RtfDestination == RtfDestination.DestPicture)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (54)
822RtfDestination = formatState.RtfDestination; 953&& RtfDestination == formatState.RtfDestination 7920_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 8133switch (dn.FormatState.RtfDestination) 8148switch (dn.FormatState.RtfDestination) 8942switch (fsCur.RtfDestination) 9025if (fsCur.RtfDestination != fsNew.RtfDestination) 9029else if (fsNew.RtfDestination == RtfDestination.DestFontTable) 9049if (fsCur.RtfDestination == RtfDestination.DestFontTable 9133if (formatState.RtfDestination == RtfDestination.DestFontTable) 9195if (previousFormatState.RtfDestination == RtfDestination.DestFontTable) 9207if (formatState.RtfDestination == RtfDestination.DestFontTable) 9592if (formatState.RtfDestination == RtfDestination.DestListOverride) 9688if (formatState.RtfDestination == RtfDestination.DestColorTable) 9694if (formatState.RtfDestination == RtfDestination.DestColorTable) 9698if (formatState.RtfDestination == RtfDestination.DestColorTable) 9711if ((previousFormatState.RtfDestination == RtfDestination.DestShapePicture || 9712previousFormatState.RtfDestination == RtfDestination.DestShapeInstruction) || 9713(previousFormatState.RtfDestination != RtfDestination.DestNoneShapePicture && 9714previousFormatState.RtfDestination != RtfDestination.DestShape && 9715previousFormatState.RtfDestination != RtfDestination.DestListPicture)) 9722if (formatState.RtfDestination == RtfDestination.DestPicture) 9728if (formatState.RtfDestination == RtfDestination.DestPicture) 9734if (formatState.RtfDestination == RtfDestination.DestPicture) 9740if (formatState.RtfDestination == RtfDestination.DestPicture) 9748if (formatState.RtfDestination == RtfDestination.DestPicture) 9754if (formatState.RtfDestination == RtfDestination.DestPicture) 9760if (formatState.RtfDestination == RtfDestination.DestPicture) 9766if (formatState.RtfDestination == RtfDestination.DestPicture) 9782switch (fs.RtfDestination) 9817switch (_converterState.TopFormatState.RtfDestination) 9843if (formatState.RtfDestination == RtfDestination.DestPicture) 10021fsCur.RtfDestination = fsOld.RtfDestination; 10143if (fs.RtfDestination == RtfDestination.DestListOverride) 10147else if (fs.RtfDestination == RtfDestination.DestListTable) 10166if (fs.RtfDestination == RtfDestination.DestListOverride) 10176else if (fs.RtfDestination == RtfDestination.DestListTable) 10205if (formatState.RtfDestination == RtfDestination.DestListTable) 10312if (formatState.RtfDestination == RtfDestination.DestListOverride) 10338if (previousFormatState.RtfDestination == RtfDestination.DestListOverrideTable) 10348if (formatState.RtfDestination == RtfDestination.DestListOverride) 10375fsCur.RtfDestination = fsOld.RtfDestination; 10434if (fsOld.RtfDestination == RtfDestination.DestListPicture) 10460if (formatState.RtfDestination == RtfDestination.DestPN) 11070if (fsOld.RtfDestination != RtfDestination.DestField) 11077if (fsOld.RtfDestination != RtfDestination.DestField) 11084if (fsOld.RtfDestination != RtfDestination.DestField) 11438if (formatState.RtfDestination == RtfDestination.DestUPR && previous.RtfDestination == RtfDestination.DestUnknown) 11440formatState.RtfDestination = previousPrevious.RtfDestination; 11453switch (_converterState.TopFormatState.RtfDestination) 11634switch (_converterState.TopFormatState.RtfDestination)