Search Results for

    Show / Hide Table of Contents

    Enum Shading

    Background shading state used for rows in the edit control.

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

    Fields

    Name Description
    NotShaded

    The row does not have a shaded background.

    Shaded

    The row has a shaded background.

    Undefined

    The shading status has not yet been determined.

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX