2 references to OnLayoutUpdated
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (2)
273
LayoutUpdated += new EventHandler(
OnLayoutUpdated
);
852
LayoutUpdated -= new EventHandler(
OnLayoutUpdated
);