1 write to DrawingProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingBrush.cs (1)
396
DrawingProperty
=
3 references to DrawingProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingBrush.cs (3)
126
target.PropertyChanged(
DrawingProperty
);
139
return (Drawing) GetValue(
DrawingProperty
);
143
SetValueInternal(
DrawingProperty
, value);