CppXAML
Loading...
Searching...
No Matches
List of all members
cppxaml::XamlProperty< T > Struct Template Reference

Implements a simple property (without change notifications). More...

#include <cppxaml/XamlProperty.h>

Inheritance diagram for cppxaml::XamlProperty< T >:
cppxaml::XamlPropertyWithNPC< T >

Detailed Description

template<typename T>
struct cppxaml::XamlProperty< T >

Implements a simple property (without change notifications).

Template Parameters
Tthe property type.

The documentation for this struct was generated from the following file: