2 references to OnContainerLayoutUpdated
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (2)
329
_manipulationLogic.ContainerLayoutUpdated +=
OnContainerLayoutUpdated
;
335
_manipulationLogic.ContainerLayoutUpdated -=
OnContainerLayoutUpdated
;