1 write to _alternateForms
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (1)
63
_alternateForms
= result.AsReadOnly();
2 references to _alternateForms
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordSegment.cs (2)
53
if (
_alternateForms
== null)
67
return
_alternateForms
;