Search Results for

    Show / Hide Table of Contents

    Enum FindType

    The type of data to search for.

    Namespace: Sdl.DesktopEditor.EditorApi
    Assembly: Sdl.DesktopEditor.EditorApi.dll
    Syntax
    public enum FindType

    Fields

    Name Description
    Glob

    A Glob search (pathname pattern matching)

    Regexp

    A regular expression search

    Text

    A text search

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX