1 write to _empty
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
997
_empty
= new List<ISpellerSegment>().AsReadOnly();
1 reference to _empty
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1053
return SpellerSegment.
_empty
;