Last Beta

Issue #609 resolved
domenico Avella created an issue

System.NullReferenceException: Object reference not set to an instance of an object. at (ImageVideoViewModel , Visibility ) at BigBox.ViewModels.ImageVideoViewModel.set_VideoVisibility(Visibility value) at (ImageVideoViewModel , String , String , Transition ) at BigBox.ViewModels.ImageVideoViewModel.Init(String imagePath, String videoPath, Transition transition) at (GamesViewModel ) at BigBox.ViewModels.GamesViewModel.<selectionChangedTimer_Elapsed>b__90_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment