Skip to content

LucasMoffitt/CustomWrapPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#WPF Custom Wrap Panel.

WPF Custom Wrap Panel is a basic wrap panel control which includes a property called

	"PanelFull". 

To make use of this, add controls to the wrap panel by using

	CustomWrapPanel.AddControl(mycontrol);

Releases

No releases published

Packages

No packages published