C1.WPF.Extended Namespace / MethodBox Class
Members

MethodBox Class
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
 
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