Search Results for

    Show / Hide Table of Contents

    Enum DockType

    Enum specifying possible locations where a view part can be located in.

    Namespace: Sdl.Desktop.IntegrationApi.Extensions
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public enum DockType

    Fields

    Name Description
    Bottom

    The bottom location

    Fill

    The center location which is filling all the content

    Floating

    The floating location

    Left

    The left location

    Right

    The right location

    Top

    The top location

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX