|
|
|
 | |
|
| | Documentation: "XAML Custom Classes." Topics include custom classes in applications vs. assemblies, requirements for a custom class as a XAML element, requirements for properties of a custom class as XAML attributes, and requirements for events of a custom class as XAML attributes. | http://msdn2.microsoft.com/en-us/library/ms753379.aspx
|
| |
| |
|
| | Documentation: "XAML Overview," from Microsoft. Discusses the features of the Extensible Application Markup Language (XAML) language and demonstrates how you can use XAML to write Windows Presentation Foundation (WPF) applications, a declarative language with flow control support, XAML object elements, setting properties, reference values and markup extensions, typeconverter-enables attribute values, collection types and XAML collection properties, XAML content properties, case and whitespace in XAML, XAML syntax, XAML root elements and xmlns, events and XAML code-behind, x:Name, attached properties and attached events, base classes and XAML, XAML security, loading XAML from code, what's next? and related topics. | http://msdn.microsoft.com/en-us/library/ms752059.aspx
|
|
| | Documentation: "Code-Behind and XAML," from Microsoft. Discusses what code-behind is, the requirements for code-behind as well as an alternative inline code mechanism for code in XAML, prerequisites, code-behind, event handlers, partial class requirements, the x:Code, inline code limitations and related topics. | http://msdn2.microsoft.com/en-us/library/aa970568.aspx
|
|
|
| |
 |
|
|
|
|