1 write to DrawingProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingBrush.cs (1)
386DrawingProperty =
3 references to DrawingProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingBrush.cs (3)
112target.PropertyChanged(DrawingProperty); 125return (Drawing) GetValue(DrawingProperty); 129SetValueInternal(DrawingProperty, value);