2 overrides of Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
1699
internal override void
Do
()
1727
internal override void
Do
()
2 references to Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
160
((InputItem)threadLocalStore.PendingInputItems[i]).
Do
();
1576
item.
Do
();