Spread WPF Documentation
OnIsKeyboardFocusedChanged Method (DropDownItemBaseControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemBaseControl Class : OnIsKeyboardFocusedChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnIsKeyboardFocusedChanged( _
   ByVal e As System.Windows.DependencyPropertyChangedEventArgs _
) 
'Usage
 
Dim instance As DropDownItemBaseControl
Dim e As System.Windows.DependencyPropertyChangedEventArgs
 
instance.OnIsKeyboardFocusedChanged(e)
protected virtual void OnIsKeyboardFocusedChanged( 
   System.Windows.DependencyPropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members