1 write to RectProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (1)
365RectProperty =
5 references to RectProperty
PresentationCore (5)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
754videoDrawing.ApplyAnimationClock(VideoDrawing.RectProperty, rectangleAnimations);
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (4)
124target.PropertyChanged(RectProperty); 152return (Rect) GetValue(RectProperty); 156SetValueInternal(RectProperty, value); 213DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);