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