FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / OnIsStylusCapturedChanged Method

In This Topic
    OnIsStylusCapturedChanged Method (ColumnFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnIsStylusCapturedChanged( _
       ByVal e As DependencyPropertyChangedEventArgs _
    ) 
    protected virtual void OnIsStylusCapturedChanged( 
       DependencyPropertyChangedEventArgs e
    )

    Parameters

    e
    See Also