Spread WPF Documentation
OnIsKeyboardFocusWithinChanged Method (DragFillContextMenu)


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

Parameters

e
See Also

Reference

DragFillContextMenu Class
DragFillContextMenu Members