WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DebugHelper

    Show / Hide Table of Contents

    Class DebugHelper

    Class that stores methods used to listen WPF traces and handle exceptions.

    Inheritance
    System.Object
    DebugHelper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public static class DebugHelper

    Methods

    Attach()

    Attaches listeners for WPF traces, and exception handling that is able to send mail containing all info about the exception.

    Declaration
    public static void Attach()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved