Class DebugHelper
Class that stores methods used to listen WPF traces and handle exceptions.
Inheritance
System.Object
    DebugHelper
  Inherited Members
      System.Object.Equals(System.Object)
    
      System.Object.Equals(System.Object, System.Object)
    
      System.Object.GetHashCode()
    
      System.Object.GetType()
    
      System.Object.MemberwiseClone()
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
      System.Object.ToString()
    
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public static class DebugHelperMethods
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()