2 references to AncestorChangedEventArgs
PresentationCore (2)
Core\CSharp\System\Windows\Media\Visual.cs (1)
4026AncestorChangedEventArgs args = new AncestorChangedEventArgs(this, oldParent);
Core\CSharp\System\Windows\Media3D\Visual3D.cs (1)
499AncestorChangedEventArgs args = new AncestorChangedEventArgs(this, oldParent);