Skip to content

Instantly share code, notes, and snippets.

@jacksonh
Created August 11, 2010 20:27
Show Gist options
  • Save jacksonh/519687 to your computer and use it in GitHub Desktop.
Save jacksonh/519687 to your computer and use it in GitHub Desktop.
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