public static void SetJumpBinding(DependencyObject obj, JumpBindingData value) { obj.SetValue(JumpBindingProperty, value); }