TemplatedControl.

Template Property

Summary

Gets or sets the template that defines the control's appearance.

Syntax

public IControlTemplate Template { get; set; }

Value

Type Description
IControlTemplate