Show / Hide Table of Contents

Classes

STATestMethodAttribute

A test method attribute that runs the test in a STA thread.

SynchronizedTestMethodAttribute

A test method attribute that runs the test with a running Dispatcher and a DispatcherSynchronizationContext.

WPFTestMethodAttribute

A test method attribute that runs the test in a STA thread with a running Dispatcher and a DispatcherSynchronizationContext.

Back to top Generated by DocFX