How to handle millions of graphic objects in WPF C#
I am trying to make millions of graphical objects on single window and i set event for move those objects with a single arrow click but my program run slower. So, How can i handle those objects as fast process?