Summary
Called when the control's visual parent changes.
- Namespace
- Avalonia
.Layout - Containing Type
- Layoutable
Syntax
protected override sealed void OnVisualParentChanged(IVisual oldParent, IVisual newParent)
Parameters
Return Value
Type | Description |
---|---|
void |