ComponentOne Extended Library for WPF and Silverlight
MethodBox Class
Members 

C1.WPF.Extended Namespace : 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
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

Reference

MethodBox Members
C1.WPF.Extended Namespace