1 write to DrawingProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (1)
417
DrawingProperty
=
3 references to DrawingProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (3)
136
target.PropertyChanged(
DrawingProperty
);
149
return (Drawing) GetValue(
DrawingProperty
);
153
SetValueInternal(
DrawingProperty
, value);