How can I create magnifier with pixels grid in WPF app?
I need that pixels under mu cursor of mouse showing in circle of magnifier in enlarged size, for example like on photo.
I try use separate element, which inheritance by from FrameworkElement, but I drew only ordinary pixels grid.