1 write to AutoLayoutContentProperty
PresentationCore (1)
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
558
AutoLayoutContentProperty
=
4 references to AutoLayoutContentProperty
PresentationCore (4)
System\Windows\Media\BitmapCacheBrush.cs (1)
185
if ((e.Property == TargetProperty) || (e.Property ==
AutoLayoutContentProperty
))
System\Windows\Media\Generated\BitmapCacheBrush.cs (3)
140
target.PropertyChanged(
AutoLayoutContentProperty
);
246
return (bool) GetValue(
AutoLayoutContentProperty
);
250
SetValueInternal(
AutoLayoutContentProperty
, BooleanBoxes.Box(value));