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)
208
protected override void
OnSelectionChanged
(SelectionChangedEventArgs e)
1 reference to OnSelectionChanged
PresentationUI (1)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
220
base.
OnSelectionChanged
(e);