Click here to Skip to main content
15,895,777 members
Articles / Desktop Programming / WPF

XAML Man

Rate me:
Please Sign up or sign in to vote.
4.92/5 (79 votes)
3 Jan 2011CPOL3 min read 131.6K   3.3K   86  
A WPF humanoid

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Basic Express 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Xaml Man", "Xaml Man\Xaml Man.vbproj", "{01B3323D-6387-4998-B349-BBA0F70F863D}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{01B3323D-6387-4998-B349-BBA0F70F863D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{01B3323D-6387-4998-B349-BBA0F70F863D}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{01B3323D-6387-4998-B349-BBA0F70F863D}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{01B3323D-6387-4998-B349-BBA0F70F863D}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Kenya Kenya
Experienced C# software developer with a passion for WPF.

Awards,
  • CodeProject MVP 2013
  • CodeProject MVP 2012
  • CodeProject MVP 2021

Comments and Discussions