 | ObservableObjectVerifyCalledOnUIThread method |
Checks whether a call is made from the correct thread (dispatcher).
Namespace: NetEti.MVVMiniAssembly: NetEti.MVVMini (in NetEti.MVVMini.dll) Version: 1.0.0+7b60487fcbc3b95636e4fc726213c9ca8562bee8
Syntaxprotected void VerifyCalledOnUIThread()
Protected Sub VerifyCalledOnUIThread
protected:
void VerifyCalledOnUIThread()
member VerifyCalledOnUIThread : unit -> unit
See also