Dispatcher.AssertAccess Method

Definition

Validates that the currently executing code is running inside the dispatcher.

public:
 void AssertAccess();
public void AssertAccess ();
member this.AssertAccess : unit -> unit
Public Sub AssertAccess ()

Applies to