set => SetValue(MouseMoveProperty, value);
get => (Point)GetValue(MouseMoveProperty); set => SetValue(MouseMoveProperty, value);