ComponentOne Extended Library for WPF and Silverlight
OnWindowCreated Method (AdvancedEditor)

C1.Silverlight.Extended.PropertyGrid Namespace > AdvancedEditor Class : OnWindowCreated Method
Invoked after the C1.Silverlight.C1Window instance was created.
Syntax
'Declaration
 
Protected Overridable Sub OnWindowCreated( _
   ByVal win As C1.Silverlight.C1Window _
) 
protected virtual void OnWindowCreated( 
   C1.Silverlight.C1Window win
)

Parameters

win
See Also

Reference

AdvancedEditor Class
AdvancedEditor Members