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

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

Parameters

oldValue
See Also

Reference

UriEditor Class
UriEditor Members