Created
August 11, 2010 20:27
-
-
Save jacksonh/519687 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.NullReferenceException: Object reference not set to an instance of an object | |
at System.Windows.FrameworkElementExtensions.IsInVisualTree (System.Windows.FrameworkElement thisObject) [0x00000] in <filename unknown>:0 | |
at Microsoft.Pivot.Internal.Controls.NestableButton.OnUnloaded (System.Object sender, System.Windows.RoutedEventArgs e) [0x00000] in <filename unknown>:0 | |
at Mono.Events+<CreateRoutedEventHandlerDispatcher>c__AnonStoreyB.<>m__9 (IntPtr sender, IntPtr calldata, IntPtr closure) [0x00007] in Events.cs:135 | |
at Mono.Events+<SafeDispatcher>c__AnonStorey2+<SafeDispatcher>c__AnonStorey3.<>m__27 () [0x00000] in Events.cs:70 | |
at Mono.Events.SafeAction (System.Action action) [0x00000] in Events.cs:56 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment