4 references to OnLayoutUpdated
PresentationCore (4)
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (3)
241element.LayoutUpdated += OnLayoutUpdated; 299element.LayoutUpdated -= OnLayoutUpdated; 332element.LayoutUpdated -= OnLayoutUpdated;
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
173element.LayoutUpdated -= target.OnLayoutUpdated;