Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropdownItem Class / PopupContentProperty Field

In This Topic
    PopupContentProperty Field
    In This Topic
    Identifies the PopupContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PopupContentProperty As DependencyProperty
    public static readonly DependencyProperty PopupContentProperty
    See Also