편집

다음을 통해 공유


Application.UnregisterMessageLoop Method

Definition

Unregisters the message loop callback made with RegisterMessageLoop(Application+MessageLoopCallback).

public:
 static void UnregisterMessageLoop();
public static void UnregisterMessageLoop ();
static member UnregisterMessageLoop : unit -> unit
Public Shared Sub UnregisterMessageLoop ()

Applies to