1 write to AutoLayoutContentProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
579AutoLayoutContentProperty =
4 references to AutoLayoutContentProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (1)
188if ((e.Property == TargetProperty) || (e.Property == AutoLayoutContentProperty))
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (3)
150target.PropertyChanged(AutoLayoutContentProperty); 256return (bool) GetValue(AutoLayoutContentProperty); 260SetValueInternal(AutoLayoutContentProperty, BooleanBoxes.Box(value));