Base:
method
OnSelectionChanged
System.Windows.Controls.Primitives.Selector.OnSelectionChanged(System.Windows.Controls.SelectionChangedEventArgs)
1 override of OnSelectionChanged
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
214protected override void OnSelectionChanged(SelectionChangedEventArgs e)
1 reference to OnSelectionChanged
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
226base.OnSelectionChanged(e);