API ReferencesTinyCLR.UICancelEventArgsOn this pageCancelEventArgs Class NuGet: GHIElectronics.TinyCLR.UIAssembly: GHIElectronics.TinyCLR.UINamespace: GHIElectronics.TinyCLR.UI Provides data for a cancelable event. public class CancelEventArgs : EventArgs Fields Cancel public bool Cancel Set to true to cancel the operation; otherwise false.