Summary
Called when the control is removed from a rooted visual tree.
Syntax
protected virtual void OnDetachedFromVisualTree(VisualTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Visual |
The event args. |
Return Value
Type | Description |
---|---|
void |