ToolTip::OnVisualParentChanged Method (DependencyObject^)
.NET Framework (current version)
Responds to a change in the visual parent of a ToolTip.
Assembly: PresentationFramework (in PresentationFramework.dll)
public protected: virtual void OnVisualParentChanged( DependencyObject^ oldParent ) override
Parameters
- oldParent
-
Type:
System.Windows::DependencyObject^
The previous visual parent.
.NET Framework
Available since 3.0
Available since 3.0
Show: