Search Results for

    Show / Hide Table of Contents

    Interface ISummaryData

    Namespace: Sdl.Desktop.Platform.Controls.Summary
    Assembly: Sdl.Desktop.Platform.Controls.dll
    Syntax
    public interface ISummaryData

    Properties

    SummarySections

    Declaration
    IList<SummarySection> SummarySections { get; }
    Property Value
    Type Description
    IList<SummarySection>

    Extension Methods

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