protected internal virtual Task<bool> CanPasteSpecialAsync()
Protected Friend Overridable Function CanPasteSpecialAsync() As Task(Of Boolean)
Return Value
A Task so the main user interface thread is not blocked while processing this request.