Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / MethodBox Class
Members

In This Topic
    MethodBox Class
    In This Topic
    The control used by the C1PropertyGrid to display the SelectedObject's methods.
    Object Model
    MethodBox Class
    Syntax
    'Declaration
     
    
    Public Class MethodBox 
       Inherits System.Windows.Controls.Control
    public class MethodBox : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.MethodBox

    See Also