2 writes to _ilvl
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
851_ilvl = 0; 1357_ilvl = value;
4 references to _ilvl
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1351return _ilvl; 1552if (_ils >= 0 || _ilvl > 0) 1554return _ilvl > 0 ? _ilvl + 1 : 1;