Table of Contents

Class FormRunner

Namespace
Alternet.FormDesigner.Wpf.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.Wpf.v10.dll

Provides method to execute form being designed.

public static class FormRunner
Inheritance
FormRunner

Methods

CompileDesignerForm(string, string, string, IFormDesignerDataSource, string[])

Compiles form beign designed with the specified paratemers.

GetReferences(DesignerReferencedAssemblies, Language)

Gets a list of the fully qualified assembly names.

RunDesignerForm(IFormDesignerDataSource, string[])

Compiles and run form being designed with specified parameters.