100 references to GetAnimationResourceHandle
PresentationCore (100)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
167
DUCE.ResourceHandle hRadiusAnimations =
GetAnimationResourceHandle
(RadiusProperty, channel);
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (5)
233
DUCE.ResourceHandle hShadowDepthAnimations =
GetAnimationResourceHandle
(ShadowDepthProperty, channel);
234
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
235
DUCE.ResourceHandle hDirectionAnimations =
GetAnimationResourceHandle
(DirectionProperty, channel);
236
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
237
DUCE.ResourceHandle hBlurRadiusAnimations =
GetAnimationResourceHandle
(BlurRadiusProperty, channel);
System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
132
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
System\Windows\Media\Generated\BitmapCache.cs (1)
168
DUCE.ResourceHandle hRenderAtScaleAnimations =
GetAnimationResourceHandle
(RenderAtScaleProperty, channel);
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
335
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
System\Windows\Media\Generated\DashStyle.cs (1)
150
DUCE.ResourceHandle hOffsetAnimations =
GetAnimationResourceHandle
(OffsetProperty, channel);
System\Windows\Media\Generated\DrawingBrush.cs (3)
190
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
191
DUCE.ResourceHandle hViewportAnimations =
GetAnimationResourceHandle
(ViewportProperty, channel);
192
DUCE.ResourceHandle hViewboxAnimations =
GetAnimationResourceHandle
(ViewboxProperty, channel);
System\Windows\Media\Generated\DrawingGroup.cs (1)
551
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
System\Windows\Media\Generated\EllipseGeometry.cs (3)
183
DUCE.ResourceHandle hRadiusXAnimations =
GetAnimationResourceHandle
(RadiusXProperty, channel);
184
DUCE.ResourceHandle hRadiusYAnimations =
GetAnimationResourceHandle
(RadiusYProperty, channel);
185
DUCE.ResourceHandle hCenterAnimations =
GetAnimationResourceHandle
(CenterProperty, channel);
System\Windows\Media\Generated\ImageBrush.cs (3)
190
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
191
DUCE.ResourceHandle hViewportAnimations =
GetAnimationResourceHandle
(ViewportProperty, channel);
192
DUCE.ResourceHandle hViewboxAnimations =
GetAnimationResourceHandle
(ViewboxProperty, channel);
System\Windows\Media\Generated\ImageDrawing.cs (1)
188
DUCE.ResourceHandle hRectAnimations =
GetAnimationResourceHandle
(RectProperty, channel);
System\Windows\Media\Generated\LineGeometry.cs (2)
161
DUCE.ResourceHandle hStartPointAnimations =
GetAnimationResourceHandle
(StartPointProperty, channel);
162
DUCE.ResourceHandle hEndPointAnimations =
GetAnimationResourceHandle
(EndPointProperty, channel);
System\Windows\Media\Generated\MatrixTransform.cs (1)
123
DUCE.ResourceHandle hMatrixAnimations =
GetAnimationResourceHandle
(MatrixProperty, channel);
System\Windows\Media\Generated\Pen.cs (1)
360
DUCE.ResourceHandle hThicknessAnimations =
GetAnimationResourceHandle
(ThicknessProperty, channel);
System\Windows\Media\Generated\RectangleGeometry.cs (3)
183
DUCE.ResourceHandle hRadiusXAnimations =
GetAnimationResourceHandle
(RadiusXProperty, channel);
184
DUCE.ResourceHandle hRadiusYAnimations =
GetAnimationResourceHandle
(RadiusYProperty, channel);
185
DUCE.ResourceHandle hRectAnimations =
GetAnimationResourceHandle
(RectProperty, channel);
System\Windows\Media\Generated\RotateTransform.cs (3)
167
DUCE.ResourceHandle hAngleAnimations =
GetAnimationResourceHandle
(AngleProperty, channel);
168
DUCE.ResourceHandle hCenterXAnimations =
GetAnimationResourceHandle
(CenterXProperty, channel);
169
DUCE.ResourceHandle hCenterYAnimations =
GetAnimationResourceHandle
(CenterYProperty, channel);
System\Windows\Media\Generated\ScaleTransform.cs (4)
189
DUCE.ResourceHandle hScaleXAnimations =
GetAnimationResourceHandle
(ScaleXProperty, channel);
190
DUCE.ResourceHandle hScaleYAnimations =
GetAnimationResourceHandle
(ScaleYProperty, channel);
191
DUCE.ResourceHandle hCenterXAnimations =
GetAnimationResourceHandle
(CenterXProperty, channel);
192
DUCE.ResourceHandle hCenterYAnimations =
GetAnimationResourceHandle
(CenterYProperty, channel);
System\Windows\Media\Generated\SkewTransform.cs (4)
189
DUCE.ResourceHandle hAngleXAnimations =
GetAnimationResourceHandle
(AngleXProperty, channel);
190
DUCE.ResourceHandle hAngleYAnimations =
GetAnimationResourceHandle
(AngleYProperty, channel);
191
DUCE.ResourceHandle hCenterXAnimations =
GetAnimationResourceHandle
(CenterXProperty, channel);
192
DUCE.ResourceHandle hCenterYAnimations =
GetAnimationResourceHandle
(CenterYProperty, channel);
System\Windows\Media\Generated\SolidColorBrush.cs (2)
151
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
152
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
System\Windows\Media\Generated\TranslateTransform.cs (2)
145
DUCE.ResourceHandle hXAnimations =
GetAnimationResourceHandle
(XProperty, channel);
146
DUCE.ResourceHandle hYAnimations =
GetAnimationResourceHandle
(YProperty, channel);
System\Windows\Media\Generated\VideoDrawing.cs (1)
173
DUCE.ResourceHandle hRectAnimations =
GetAnimationResourceHandle
(RectProperty, channel);
System\Windows\Media\Generated\VisualBrush.cs (3)
227
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
228
DUCE.ResourceHandle hViewportAnimations =
GetAnimationResourceHandle
(ViewportProperty, channel);
229
DUCE.ResourceHandle hViewboxAnimations =
GetAnimationResourceHandle
(ViewboxProperty, channel);
System\Windows\Media\LinearGradientBrush.cs (3)
152
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
153
DUCE.ResourceHandle hStartPointAnimations =
GetAnimationResourceHandle
(StartPointProperty, channel);
154
DUCE.ResourceHandle hEndPointAnimations =
GetAnimationResourceHandle
(EndPointProperty, channel);
System\Windows\Media\RadialGradientBrush.cs (5)
93
DUCE.ResourceHandle hOpacityAnimations =
GetAnimationResourceHandle
(OpacityProperty, channel);
94
DUCE.ResourceHandle hCenterAnimations =
GetAnimationResourceHandle
(CenterProperty, channel);
95
DUCE.ResourceHandle hRadiusXAnimations =
GetAnimationResourceHandle
(RadiusXProperty, channel);
96
DUCE.ResourceHandle hRadiusYAnimations =
GetAnimationResourceHandle
(RadiusYProperty, channel);
97
DUCE.ResourceHandle hGradientOriginAnimations =
GetAnimationResourceHandle
(GradientOriginProperty, channel);
System\Windows\Media3D\Generated\AmbientLight.cs (1)
120
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (2)
149
DUCE.ResourceHandle hAxisAnimations =
GetAnimationResourceHandle
(AxisProperty, channel);
150
DUCE.ResourceHandle hAngleAnimations =
GetAnimationResourceHandle
(AngleProperty, channel);
System\Windows\Media3D\Generated\DirectionalLight.cs (2)
139
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
140
DUCE.ResourceHandle hDirectionAnimations =
GetAnimationResourceHandle
(DirectionProperty, channel);
System\Windows\Media3D\Generated\OrthographicCamera.cs (6)
139
DUCE.ResourceHandle hNearPlaneDistanceAnimations =
GetAnimationResourceHandle
(NearPlaneDistanceProperty, channel);
140
DUCE.ResourceHandle hFarPlaneDistanceAnimations =
GetAnimationResourceHandle
(FarPlaneDistanceProperty, channel);
141
DUCE.ResourceHandle hPositionAnimations =
GetAnimationResourceHandle
(PositionProperty, channel);
142
DUCE.ResourceHandle hLookDirectionAnimations =
GetAnimationResourceHandle
(LookDirectionProperty, channel);
143
DUCE.ResourceHandle hUpDirectionAnimations =
GetAnimationResourceHandle
(UpDirectionProperty, channel);
144
DUCE.ResourceHandle hWidthAnimations =
GetAnimationResourceHandle
(WidthProperty, channel);
System\Windows\Media3D\Generated\PerspectiveCamera.cs (6)
139
DUCE.ResourceHandle hNearPlaneDistanceAnimations =
GetAnimationResourceHandle
(NearPlaneDistanceProperty, channel);
140
DUCE.ResourceHandle hFarPlaneDistanceAnimations =
GetAnimationResourceHandle
(FarPlaneDistanceProperty, channel);
141
DUCE.ResourceHandle hPositionAnimations =
GetAnimationResourceHandle
(PositionProperty, channel);
142
DUCE.ResourceHandle hLookDirectionAnimations =
GetAnimationResourceHandle
(LookDirectionProperty, channel);
143
DUCE.ResourceHandle hUpDirectionAnimations =
GetAnimationResourceHandle
(UpDirectionProperty, channel);
144
DUCE.ResourceHandle hFieldOfViewAnimations =
GetAnimationResourceHandle
(FieldOfViewProperty, channel);
System\Windows\Media3D\Generated\PointLight.cs (6)
120
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
121
DUCE.ResourceHandle hPositionAnimations =
GetAnimationResourceHandle
(PositionProperty, channel);
122
DUCE.ResourceHandle hRangeAnimations =
GetAnimationResourceHandle
(RangeProperty, channel);
123
DUCE.ResourceHandle hConstantAttenuationAnimations =
GetAnimationResourceHandle
(ConstantAttenuationProperty, channel);
124
DUCE.ResourceHandle hLinearAttenuationAnimations =
GetAnimationResourceHandle
(LinearAttenuationProperty, channel);
125
DUCE.ResourceHandle hQuadraticAttenuationAnimations =
GetAnimationResourceHandle
(QuadraticAttenuationProperty, channel);
System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
126
DUCE.ResourceHandle hQuaternionAnimations =
GetAnimationResourceHandle
(QuaternionProperty, channel);
System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
244
DUCE.ResourceHandle hCenterXAnimations =
GetAnimationResourceHandle
(CenterXProperty, channel);
245
DUCE.ResourceHandle hCenterYAnimations =
GetAnimationResourceHandle
(CenterYProperty, channel);
246
DUCE.ResourceHandle hCenterZAnimations =
GetAnimationResourceHandle
(CenterZProperty, channel);
System\Windows\Media3D\Generated\ScaleTransform3D.cs (6)
251
DUCE.ResourceHandle hScaleXAnimations =
GetAnimationResourceHandle
(ScaleXProperty, channel);
252
DUCE.ResourceHandle hScaleYAnimations =
GetAnimationResourceHandle
(ScaleYProperty, channel);
253
DUCE.ResourceHandle hScaleZAnimations =
GetAnimationResourceHandle
(ScaleZProperty, channel);
254
DUCE.ResourceHandle hCenterXAnimations =
GetAnimationResourceHandle
(CenterXProperty, channel);
255
DUCE.ResourceHandle hCenterYAnimations =
GetAnimationResourceHandle
(CenterYProperty, channel);
256
DUCE.ResourceHandle hCenterZAnimations =
GetAnimationResourceHandle
(CenterZProperty, channel);
System\Windows\Media3D\Generated\SpotLight.cs (9)
183
DUCE.ResourceHandle hColorAnimations =
GetAnimationResourceHandle
(ColorProperty, channel);
184
DUCE.ResourceHandle hPositionAnimations =
GetAnimationResourceHandle
(PositionProperty, channel);
185
DUCE.ResourceHandle hRangeAnimations =
GetAnimationResourceHandle
(RangeProperty, channel);
186
DUCE.ResourceHandle hConstantAttenuationAnimations =
GetAnimationResourceHandle
(ConstantAttenuationProperty, channel);
187
DUCE.ResourceHandle hLinearAttenuationAnimations =
GetAnimationResourceHandle
(LinearAttenuationProperty, channel);
188
DUCE.ResourceHandle hQuadraticAttenuationAnimations =
GetAnimationResourceHandle
(QuadraticAttenuationProperty, channel);
189
DUCE.ResourceHandle hDirectionAnimations =
GetAnimationResourceHandle
(DirectionProperty, channel);
190
DUCE.ResourceHandle hOuterConeAngleAnimations =
GetAnimationResourceHandle
(OuterConeAngleProperty, channel);
191
DUCE.ResourceHandle hInnerConeAngleAnimations =
GetAnimationResourceHandle
(InnerConeAngleProperty, channel);
System\Windows\Media3D\Generated\TranslateTransform3D.cs (3)
176
DUCE.ResourceHandle hOffsetXAnimations =
GetAnimationResourceHandle
(OffsetXProperty, channel);
177
DUCE.ResourceHandle hOffsetYAnimations =
GetAnimationResourceHandle
(OffsetYProperty, channel);
178
DUCE.ResourceHandle hOffsetZAnimations =
GetAnimationResourceHandle
(OffsetZProperty, channel);