Protected Friend Overloads Overridable Sub OnSelectionChange( _ ByVal item As ComboBoxItem _ )
protected internal virtual void OnSelectionChange( ComboBoxItem item )
Parameters
- item
- The selected ComboBoxItem.
Protected Friend Overloads Overridable Sub OnSelectionChange( _ ByVal item As ComboBoxItem _ )
protected internal virtual void OnSelectionChange( ComboBoxItem item )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)