2 overrides of Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
1698internal override void Do() 1726internal override void Do()
2 references to Do
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
159((InputItem)threadLocalStore.PendingInputItems[i]).Do(); 1575item.Do();