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

A default event handler that maps to Windows.Foundation.EventHandler. More...

#include <cppxaml/XamlProperty.h>

Inherits cppxaml::details::XamlEvent_t< T >.

Detailed Description

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

A default event handler that maps to Windows.Foundation.EventHandler.

Template Parameters
TThe event data type.

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