alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class SourceMode

    This indicates complete mode.

    Inheritance
    System.Object
    SourceMode
    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class SourceMode : Enum

    Fields

    Custom

    This set the Custom as the Source for the Source Mode

    Declaration
    public const SourceMode Custom
    Field Value
    Type
    SourceMode

    FilePath

    This set the File Path as the Source for the Source Mode

    Declaration
    public const SourceMode FilePath
    Field Value
    Type
    SourceMode

    Registry

    This set the Registry as the Source for the Source Mode

    Declaration
    public const SourceMode Registry
    Field Value
    Type
    SourceMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved