CodeBehind
¶
Code Behind is a workflow where you associate code with an instance of a node instead of a type. In Code Behind you write code that you want to associate with the view or controller parts of the model-view-controller pattern.
All Activity Host code behind classes inherit from this class.
Inherits properties and message types from CodeBehindMetadata.