1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageDrawing.cs (1)
363RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
617imageDrawing.ApplyAnimationClock(ImageDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\ImageDrawing.cs (4)
133target.PropertyChanged(RectProperty); 161return (Rect) GetValue(RectProperty); 165SetValueInternal(RectProperty, value); 216DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);