Click or drag to resize
AB4D logo

BaseVisual3DOnVisualParentChanged Method

OnVisualParentChanged

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
protected override void OnVisualParentChanged(
	DependencyObject oldParent
)

Parameters

oldParent  DependencyObject
oldParent
See Also