2 references to OnLayoutUpdated
PresentationFramework (2)
System\Windows\Controls\GridViewRowPresenter.cs (2)
152
LayoutUpdated += new EventHandler(
OnLayoutUpdated
);
570
LayoutUpdated -= new EventHandler(
OnLayoutUpdated
);