1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\VideoDrawing.cs (1)
320RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
721videoDrawing.ApplyAnimationClock(VideoDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\VideoDrawing.cs (4)
90target.PropertyChanged(RectProperty); 118return (Rect) GetValue(RectProperty); 122SetValueInternal(RectProperty, value); 173DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);