1 write to EndPointProperty
PresentationCore (1)
System\Windows\Media\Generated\LineGeometry.cs (1)
343
EndPointProperty
=
5 references to EndPointProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
129
geometry.ApplyAnimationClock(LineGeometry.
EndPointProperty
, point1Animations);
System\Windows\Media\Generated\LineGeometry.cs (4)
96
target.PropertyChanged(
EndPointProperty
);
124
return (Point) GetValue(
EndPointProperty
);
128
SetValueInternal(
EndPointProperty
, value);
190
DUCE.ResourceHandle hEndPointAnimations = GetAnimationResourceHandle(
EndPointProperty
, channel);