Popup::GetUIParentCore Method ()
.NET Framework (current version)
Returns the logical parent of a Popup.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Windows::DependencyObject^If the Popup does not have a defined parent and the PlacementTarget is not null, the PlacementTarget is returned. Otherwise, the return values are the same as FrameworkElement::GetUIParentCore.
.NET Framework
Available since 3.0
Available since 3.0
Show: