1 write to RectProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
384RectProperty =
5 references to RectProperty
PresentationCore (5)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
635imageDrawing.ApplyAnimationClock(ImageDrawing.RectProperty, rectangleAnimations);
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (4)
143target.PropertyChanged(RectProperty); 171return (Rect) GetValue(RectProperty); 175SetValueInternal(RectProperty, value); 232DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);