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

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

Parameters

oldValue
See Also

Reference

C1HexColorBox Class
C1HexColorBox Members