2 implementations of CancelAsync
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1061void ITextView.CancelAsync(object userState)
src\Framework\MS\Internal\Documents\TextViewBase.cs (1)
597void ITextView.CancelAsync(object userState)
4 references to CancelAsync
PresentationFramework (4)
src\Framework\MS\Internal\Documents\MultiPageTextView.cs (1)
530/// <see cref="ITextView.CancelAsync"/>
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1059/// <see cref="ITextView.CancelAsync"/>
src\Framework\MS\Internal\Documents\TextViewBase.cs (2)
243/// <see cref="ITextView.CancelAsync"/> 595/// <see cref="ITextView.CancelAsync"/>