2 references to OnZoomLayoutUpdated
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
1970
LayoutUpdated += new EventHandler(
OnZoomLayoutUpdated
);
2843
LayoutUpdated -= new EventHandler(
OnZoomLayoutUpdated
);