ComponentOne Extended Library for WPF and Silverlight
OnIsFocusedChanged Method (StringEditor)

C1.Silverlight.Extended.PropertyGrid Namespace > StringEditor Class : OnIsFocusedChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnIsFocusedChanged( _
   ByVal oldValue As Boolean _
) 
protected virtual void OnIsFocusedChanged( 
   bool oldValue
)

Parameters

oldValue
See Also

Reference

StringEditor Class
StringEditor Members