1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageDrawing.cs (1)
335RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
604imageDrawing.ApplyAnimationClock(ImageDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\ImageDrawing.cs (4)
105target.PropertyChanged(RectProperty); 133return (Rect) GetValue(RectProperty); 137SetValueInternal(RectProperty, value); 188DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);