2 implementations of CancelAsync
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1055void ITextView.CancelAsync(object userState)
MS\Internal\Documents\TextViewBase.cs (1)
593void ITextView.CancelAsync(object userState)
4 references to CancelAsync
PresentationFramework (4)
MS\Internal\Documents\MultiPageTextView.cs (1)
523/// <see cref="ITextView.CancelAsync"/>
MS\Internal\Documents\TextBoxView.cs (1)
1053/// <see cref="ITextView.CancelAsync"/>
MS\Internal\Documents\TextViewBase.cs (2)
239/// <see cref="ITextView.CancelAsync"/> 591/// <see cref="ITextView.CancelAsync"/>