InitializationTests Class

Namespace
XamlParserTests
Base Types
graph BT Type-->Base0["CompilerTestBase"] click Base0 "/api/XamlParserTests/CompilerTestBase" Base0-->Base1["object"] Type["InitializationTests"] class Type type-node

Syntax

public class InitializationTests : CompilerTestBase

Constructors

Fields

Name Constant Value Summary
BeginInitEvent
static
BeginInitEvent
static
ChildAddedEvent
static
ChildAddedEvent
static
EndInitEvent
static
EndInitEvent
static
PropertySetEvent
static
PropertySetEvent
static

Properties

Methods

Name Value Summary
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
Compile(string) (Func<IServiceProvider, object> create, Action<IServiceProvider, object> populate)
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndPopulate(string, IServiceProvider, object) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
CompileAndRun(string, IServiceProvider) object
Inherited from CompilerTestBase
Initialization_Events_Should_Be_Triggered_For_Supports_Initialize() void
Initialization_Events_Should_Be_Triggered_For_Supports_Initialize() void
UsableDuringInitialization_Should_Revert_Initialization_Order() void
UsableDuringInitialization_Should_Revert_Initialization_Order() void