1 write to _pendingInputItems
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorThreadLocalStore.cs (1)
74
_pendingInputItems
= value;
1 reference to _pendingInputItems
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorThreadLocalStore.cs (1)
69
return
_pendingInputItems
;