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