Fired when the all the method boxes in C1PropertyGrid were loaded.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public event EventHandler MethodBoxesLoaded |
| Visual Basic |
|---|
Public Event MethodBoxesLoaded As EventHandler |
| XAML Attribute Usage |
|---|
<object MethodBoxesLoaded="EventHandler" .../> |