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