Gets or sets the contents of the drop-down panel. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public FrameworkElement PopupContent { get; set; } |
Visual Basic
![]() |
---|
Public Property PopupContent As FrameworkElement |
A FrameworkElement-derived object.