2 implementations of CancelAsync
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1012void ITextView.CancelAsync(object userState)
MS\Internal\Documents\TextViewBase.cs (1)
592void ITextView.CancelAsync(object userState)
4 references to CancelAsync
PresentationFramework (4)
MS\Internal\Documents\MultiPageTextView.cs (1)
522/// <see cref="ITextView.CancelAsync"/>
MS\Internal\Documents\TextBoxView.cs (1)
1010/// <see cref="ITextView.CancelAsync"/>
MS\Internal\Documents\TextViewBase.cs (2)
238/// <see cref="ITextView.CancelAsync"/> 590/// <see cref="ITextView.CancelAsync"/>