2 references to OnLayoutUpdated
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (2)
675
container.LayoutUpdated +=
OnLayoutUpdated
;
684
container.LayoutUpdated -=
OnLayoutUpdated
;