Click here to Skip to main content
15,897,891 members
Articles / Desktop Programming / WPF

Wish You Were Here… Only Once

Rate me:
Please Sign up or sign in to vote.
4.89/5 (71 votes)
10 Mar 2017CPOL10 min read 115.3K   349   87  
A description of techniques based on context-sensitive conditions

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UsageSamples", "UsageSamples", "{E8568467-4350-43E0-AA1D-BC003231BFAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FirstTime.2015", "FirstTime\FirstTime.2015.csproj", "{9766581E-4E4E-446F-BD2D-50C80C3972A2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FirstTimeWpfSample.2015", "FirstTimeWpfSample\FirstTimeWpfSample.2015.csproj", "{6E710F79-F5F9-4F90-9142-C7DB216EF061}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FirstTimeWindowsFormsSample.2015", "FirstTimeWindowsFormsSample\FirstTimeWindowsFormsSample.2015.csproj", "{B4AA1488-FCFC-4076-AA2D-3CF91154C1EA}"
EndProject

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
Architect
United States United States
Physics, physical and quantum optics, mathematics, computer science, control systems for manufacturing, diagnostics, testing, and research, theory of music, musical instruments… Contact me: https://www.SAKryukov.org

Comments and Discussions