[]
Gets or sets whether the paste was handled or the default paste action should be performed.
public bool Handled { get; set; }
Public Property Handled As Boolean