1 write to IsAuto
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
3943
EntryAt(i).
IsAuto
= true;
2 references to IsAuto
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4874
if (entry != null && !entry.
IsAuto
)
5394
if (entry != null && !entry.
IsAuto
)