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