Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.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.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Extended.MethodBox

    See Also