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