Skip to content

B3W/ResizingAdornerWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resizing Adorner Example

A small Visual Studio project showcasing how to utilize adorners for resizing controls inside a Canvas.

The project is applicable to WPF application targeting .NET 4.8.

Features

  • Omni-directional control resizing
  • Resizing respects control's minimum height/width (if set)
  • Optional preservation of aspect ratio via SHIFT key

Preview

Preview

About

Implementation of an adorner that allows controls to be resized.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages