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