Summary
Calls the
OnAttachedToVisualTree(VisualTreeAttachmentEventArgs)
method
for this control and all of its visual descendants.
Syntax
protected virtual void OnAttachedToVisualTreeCore(VisualTreeAttachmentEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Visual |
The event args. |
Return Value
Type | Description |
---|---|
void |