Spread WPF Documentation
OnIsKeyboardFocusWithinChanged Method (DropDownItemBaseControl)


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

Parameters

e
See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members