2 writes to _candidateList
PresentationFramework (2)
System\windows\Documents\TextEditorContextMenu.cs (2)
559_candidateList = textStore.GetReconversionCandidateList(); 655_candidateList = null;
1 reference to _candidateList
PresentationFramework (1)
System\windows\Documents\TextEditorContextMenu.cs (1)
665internal UnsafeNativeMethods.ITfCandidateList CandidateList => _candidateList;