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