2 writes to _ilvl
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
852_ilvl = 0; 1358_ilvl = value;
4 references to _ilvl
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1352return _ilvl; 1553if (_ils >= 0 || _ilvl > 0) 1555return _ilvl > 0 ? _ilvl + 1 : 1;