2 overrides of Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
1720
internal override void
Do
()
1748
internal override void
Do
()
2 references to Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
172
((InputItem)threadLocalStore.PendingInputItems[i]).
Do
();
1597
item.
Do
();