2 references to OnContainerLayoutUpdated
PresentationCore (2)
System\Windows\Input\ManipulationDevice.cs (2)
293
_manipulationLogic.ContainerLayoutUpdated +=
OnContainerLayoutUpdated
;
298
_manipulationLogic.ContainerLayoutUpdated -=
OnContainerLayoutUpdated
;