1 write to IsAuto
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
4002
EntryAt(i).
IsAuto
= true;
2 references to IsAuto
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
4936
if (entry != null && !entry.
IsAuto
)
5467
if (entry != null && !entry.
IsAuto
)