1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\VideoDrawing.cs (1)
334RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
720videoDrawing.ApplyAnimationClock(VideoDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\VideoDrawing.cs (4)
100target.PropertyChanged(RectProperty); 128return (Rect) GetValue(RectProperty); 132SetValueInternal(RectProperty, value); 183DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);