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