100 references to GetAnimationResourceHandle
PresentationCore (100)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
173DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(RadiusProperty, channel);
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (5)
239DUCE.ResourceHandle hShadowDepthAnimations = GetAnimationResourceHandle(ShadowDepthProperty, channel); 240DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 241DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel); 242DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 243DUCE.ResourceHandle hBlurRadiusAnimations = GetAnimationResourceHandle(BlurRadiusProperty, channel);
System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
138DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\BitmapCache.cs (1)
180DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(RenderAtScaleProperty, channel);
System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
351DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\DashStyle.cs (1)
165DUCE.ResourceHandle hOffsetAnimations = GetAnimationResourceHandle(OffsetProperty, channel);
System\Windows\Media\Generated\DrawingBrush.cs (3)
207DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 208DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 209DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
System\Windows\Media\Generated\DrawingGroup.cs (1)
590DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
System\Windows\Media\Generated\EllipseGeometry.cs (3)
196DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 197DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 198DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(CenterProperty, channel);
System\Windows\Media\Generated\ImageBrush.cs (3)
207DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 208DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 209DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
System\Windows\Media\Generated\ImageDrawing.cs (1)
205DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
System\Windows\Media\Generated\LineGeometry.cs (2)
174DUCE.ResourceHandle hStartPointAnimations = GetAnimationResourceHandle(StartPointProperty, channel); 175DUCE.ResourceHandle hEndPointAnimations = GetAnimationResourceHandle(EndPointProperty, channel);
System\Windows\Media\Generated\MatrixTransform.cs (1)
136DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(MatrixProperty, channel);
System\Windows\Media\Generated\Pen.cs (1)
380DUCE.ResourceHandle hThicknessAnimations = GetAnimationResourceHandle(ThicknessProperty, channel);
System\Windows\Media\Generated\RectangleGeometry.cs (3)
196DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 197DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 198DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
System\Windows\Media\Generated\RotateTransform.cs (3)
180DUCE.ResourceHandle hAngleAnimations = GetAnimationResourceHandle(AngleProperty, channel); 181DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 182DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
System\Windows\Media\Generated\ScaleTransform.cs (4)
202DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(ScaleXProperty, channel); 203DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel); 204DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 205DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
System\Windows\Media\Generated\SkewTransform.cs (4)
202DUCE.ResourceHandle hAngleXAnimations = GetAnimationResourceHandle(AngleXProperty, channel); 203DUCE.ResourceHandle hAngleYAnimations = GetAnimationResourceHandle(AngleYProperty, channel); 204DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 205DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
System\Windows\Media\Generated\SolidColorBrush.cs (2)
164DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 165DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);
System\Windows\Media\Generated\TranslateTransform.cs (2)
158DUCE.ResourceHandle hXAnimations = GetAnimationResourceHandle(XProperty, channel); 159DUCE.ResourceHandle hYAnimations = GetAnimationResourceHandle(YProperty, channel);
System\Windows\Media\Generated\VideoDrawing.cs (1)
186DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
System\Windows\Media\Generated\VisualBrush.cs (3)
239DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 240DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 241DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
System\Windows\Media\LinearGradientBrush.cs (3)
152DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 153DUCE.ResourceHandle hStartPointAnimations = GetAnimationResourceHandle(StartPointProperty, channel); 154DUCE.ResourceHandle hEndPointAnimations = GetAnimationResourceHandle(EndPointProperty, channel);
System\Windows\Media\RadialGradientBrush.cs (5)
93DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 94DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(CenterProperty, channel); 95DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 96DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 97DUCE.ResourceHandle hGradientOriginAnimations = GetAnimationResourceHandle(GradientOriginProperty, channel);
System\Windows\Media3D\Generated\AmbientLight.cs (1)
131DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (2)
160DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel); 161DUCE.ResourceHandle hAngleAnimations = GetAnimationResourceHandle(AngleProperty, channel);
System\Windows\Media3D\Generated\DirectionalLight.cs (2)
150DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 151DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);
System\Windows\Media3D\Generated\OrthographicCamera.cs (6)
150DUCE.ResourceHandle hNearPlaneDistanceAnimations = GetAnimationResourceHandle(NearPlaneDistanceProperty, channel); 151DUCE.ResourceHandle hFarPlaneDistanceAnimations = GetAnimationResourceHandle(FarPlaneDistanceProperty, channel); 152DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 153DUCE.ResourceHandle hLookDirectionAnimations = GetAnimationResourceHandle(LookDirectionProperty, channel); 154DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(UpDirectionProperty, channel); 155DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(WidthProperty, channel);
System\Windows\Media3D\Generated\PerspectiveCamera.cs (6)
150DUCE.ResourceHandle hNearPlaneDistanceAnimations = GetAnimationResourceHandle(NearPlaneDistanceProperty, channel); 151DUCE.ResourceHandle hFarPlaneDistanceAnimations = GetAnimationResourceHandle(FarPlaneDistanceProperty, channel); 152DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 153DUCE.ResourceHandle hLookDirectionAnimations = GetAnimationResourceHandle(LookDirectionProperty, channel); 154DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(UpDirectionProperty, channel); 155DUCE.ResourceHandle hFieldOfViewAnimations = GetAnimationResourceHandle(FieldOfViewProperty, channel);
System\Windows\Media3D\Generated\PointLight.cs (6)
131DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 132DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 133DUCE.ResourceHandle hRangeAnimations = GetAnimationResourceHandle(RangeProperty, channel); 134DUCE.ResourceHandle hConstantAttenuationAnimations = GetAnimationResourceHandle(ConstantAttenuationProperty, channel); 135DUCE.ResourceHandle hLinearAttenuationAnimations = GetAnimationResourceHandle(LinearAttenuationProperty, channel); 136DUCE.ResourceHandle hQuadraticAttenuationAnimations = GetAnimationResourceHandle(QuadraticAttenuationProperty, channel);
System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
137DUCE.ResourceHandle hQuaternionAnimations = GetAnimationResourceHandle(QuaternionProperty, channel);
System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
259DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 260DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel); 261DUCE.ResourceHandle hCenterZAnimations = GetAnimationResourceHandle(CenterZProperty, channel);
System\Windows\Media3D\Generated\ScaleTransform3D.cs (6)
262DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(ScaleXProperty, channel); 263DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel); 264DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(ScaleZProperty, channel); 265DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 266DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel); 267DUCE.ResourceHandle hCenterZAnimations = GetAnimationResourceHandle(CenterZProperty, channel);
System\Windows\Media3D\Generated\SpotLight.cs (9)
194DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 195DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 196DUCE.ResourceHandle hRangeAnimations = GetAnimationResourceHandle(RangeProperty, channel); 197DUCE.ResourceHandle hConstantAttenuationAnimations = GetAnimationResourceHandle(ConstantAttenuationProperty, channel); 198DUCE.ResourceHandle hLinearAttenuationAnimations = GetAnimationResourceHandle(LinearAttenuationProperty, channel); 199DUCE.ResourceHandle hQuadraticAttenuationAnimations = GetAnimationResourceHandle(QuadraticAttenuationProperty, channel); 200DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel); 201DUCE.ResourceHandle hOuterConeAngleAnimations = GetAnimationResourceHandle(OuterConeAngleProperty, channel); 202DUCE.ResourceHandle hInnerConeAngleAnimations = GetAnimationResourceHandle(InnerConeAngleProperty, channel);
System\Windows\Media3D\Generated\TranslateTransform3D.cs (3)
187DUCE.ResourceHandle hOffsetXAnimations = GetAnimationResourceHandle(OffsetXProperty, channel); 188DUCE.ResourceHandle hOffsetYAnimations = GetAnimationResourceHandle(OffsetYProperty, channel); 189DUCE.ResourceHandle hOffsetZAnimations = GetAnimationResourceHandle(OffsetZProperty, channel);