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