2 references to OnZoomLayoutUpdated
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (2)
2017
LayoutUpdated += new EventHandler(
OnZoomLayoutUpdated
);
2912
LayoutUpdated -= new EventHandler(
OnZoomLayoutUpdated
);