Summary
Called when the
Template
property changes.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- TemplatedControl
Syntax
protected virtual void OnTemplateChanged(AvaloniaPropertyChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Avalonia |
The event args. |
Return Value
Type | Description |
---|---|
void |