Dispatcher.AssertAccess Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()