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
TemplatedControlis a class that makes it easier to create controls that are based on some kind of template. ViewBase for example useTemplatedControlas a base.