Search Results for

    Show / Hide Table of Contents

    Interface IBindedController

    Contract used to distinguish between normal controller and binded controller.

    Namespace: Sdl.Desktop.IntegrationApi.Extensions.Internal
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public interface IBindedController
    Remarks

    Used to make distinction between binded and normal view as non assignable types (required in ExtensionsRepository).

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Extension Methods
    Back to top Generated by DocFX