The MonitorAwarePoint and MonitorAwareRectangle classes have been replaced with the Rectangle.WithMonitor and Point.WithMonitor classes. There does not seem to be a need to keep those classes, but they may just be removed.
However, the PR introducing the replacement classes marked them as deprecated:
While the original PR removed them:
The classes shall be removed.