Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bezzad/wpfmagnifier

Magnifier control sample in WPF
https://github.com/bezzad/wpfmagnifier

magnifier wpf zoom

Last synced: about 6 hours ago
JSON representation

Magnifier control sample in WPF

Awesome Lists containing this project

README

        

# Wpf Magnifier
Magnifier sample in WPF

### How to use
In XAML code add this line:

```xaml

```

`ContentPanel` is the panel which is you want to magnify on.

### Sample view:

![sample](https://github.com/bezzad/WpfMagnifier/raw/master/screenshot.png)