CompilerTestBase.

CompileAndPopulate(string, IServiceProvider, object) Method

Namespace
XamlParserTests
Containing Type
CompilerTestBase

Syntax

protected object CompileAndPopulate(string xaml, IServiceProvider prov = null, object instance = null)

Parameters

Name Type Description
xaml string
prov IServiceProvider
instance object

Return Value

Type Description
object