Click or drag to resize
TemplateInstance Properties

The TemplateInstance type exposes the following members.

Properties
  NameDescription
Public propertyTemplateContent
Gets or sets the visual subtree that has been generated for the FrameworkTemplate. Note: this should only be used inside the methods put as parameter in FrameworkTemplate.SetMethodToInstantiateFrameworkTemplate, to define the root of the Template's generated subtree.
Top
See Also