1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageDrawing.cs (1)
353RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
603imageDrawing.ApplyAnimationClock(ImageDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\ImageDrawing.cs (4)
119target.PropertyChanged(RectProperty); 147return (Rect) GetValue(RectProperty); 151SetValueInternal(RectProperty, value); 202DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);