2 implementations of CancelAsync
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1012
void ITextView.
CancelAsync
(object userState)
MS\Internal\Documents\TextViewBase.cs (1)
592
void 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
"/>