Posted 17 years ago
		by Crile Carvey
	

It might make the code a little easier to read if you were to prefix the declarations like this:
xmlns:ActiproShared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"
instead of this:
xmlns:shared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"
Just a thought...
Crile
xmlns:ActiproShared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"
instead of this:
xmlns:shared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"
Just a thought...
Crile
