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