[]
        
(Showing Draft Content)

C1.WPF.Input.C1ComboBox.OnSelectionCommitted

OnSelectionCommitted Method

OnSelectionCommitted(object, object)

Fires the SelectionCommitted event.

Declaration
protected virtual void OnSelectionCommitted(object oldValue = null, object newValue = null)
Protected Overridable Sub OnSelectionCommitted(Optional oldValue As Object = Nothing, Optional newValue As Object = Nothing)
Parameters
Type Name Description
object oldValue
object newValue