1 write to RectProperty
PresentationCore (1)
System\Windows\Media\Generated\VideoDrawing.cs (1)
348RectProperty =
5 references to RectProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
733videoDrawing.ApplyAnimationClock(VideoDrawing.RectProperty, rectangleAnimations);
System\Windows\Media\Generated\VideoDrawing.cs (4)
118target.PropertyChanged(RectProperty); 146return (Rect) GetValue(RectProperty); 150SetValueInternal(RectProperty, value); 201DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);