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