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