The TemplatedControl is a class that makes it easier to create controls that are based on some kind of template. ViewBase for example use TemplatedControl as a base.
TemplatedControl
Generated using TypeDoc
The
TemplatedControl
is a class that makes it easier to create controls that are based on some kind of template. ViewBase for example useTemplatedControl
as a base.