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