2 references to ZoomValueEditCancelled
PresentationUI (2)
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
196
ZoomValueEditCancelled
(this, EventArgs.Empty);
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
1117
ZoomComboBox.
ZoomValueEditCancelled
+= new EventHandler(OnZoomComboBoxEditCancelled);