100 references to GetAnimationResourceHandle
PresentationCore (100)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
205DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(RadiusProperty, channel);
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (5)
271DUCE.ResourceHandle hShadowDepthAnimations = GetAnimationResourceHandle(ShadowDepthProperty, channel); 272DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 273DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel); 274DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 275DUCE.ResourceHandle hBlurRadiusAnimations = GetAnimationResourceHandle(BlurRadiusProperty, channel);
Core\CSharp\System\Windows\Media\Effects\Generated\ImplicitInputBrush.cs (1)
170DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (1)
207DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(RenderAtScaleProperty, channel);
Core\CSharp\System\Windows\Media\Generated\BitmapCacheBrush.cs (1)
378DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\DashStyle.cs (1)
192DUCE.ResourceHandle hOffsetAnimations = GetAnimationResourceHandle(OffsetProperty, channel);
Core\CSharp\System\Windows\Media\Generated\DrawingBrush.cs (3)
234DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 235DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 236DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
617DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);
Core\CSharp\System\Windows\Media\Generated\EllipseGeometry.cs (3)
223DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 224DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 225DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(CenterProperty, channel);
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (3)
234DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 235DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 236DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
232DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
Core\CSharp\System\Windows\Media\Generated\LineGeometry.cs (2)
201DUCE.ResourceHandle hStartPointAnimations = GetAnimationResourceHandle(StartPointProperty, channel); 202DUCE.ResourceHandle hEndPointAnimations = GetAnimationResourceHandle(EndPointProperty, channel);
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (1)
163DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(MatrixProperty, channel);
Core\CSharp\System\Windows\Media\Generated\Pen.cs (1)
407DUCE.ResourceHandle hThicknessAnimations = GetAnimationResourceHandle(ThicknessProperty, channel);
Core\CSharp\System\Windows\Media\Generated\RectangleGeometry.cs (3)
223DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 224DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 225DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
Core\CSharp\System\Windows\Media\Generated\RotateTransform.cs (3)
207DUCE.ResourceHandle hAngleAnimations = GetAnimationResourceHandle(AngleProperty, channel); 208DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 209DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (4)
229DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(ScaleXProperty, channel); 230DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel); 231DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 232DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
Core\CSharp\System\Windows\Media\Generated\SkewTransform.cs (4)
229DUCE.ResourceHandle hAngleXAnimations = GetAnimationResourceHandle(AngleXProperty, channel); 230DUCE.ResourceHandle hAngleYAnimations = GetAnimationResourceHandle(AngleYProperty, channel); 231DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 232DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel);
Core\CSharp\System\Windows\Media\Generated\SolidColorBrush.cs (2)
191DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 192DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);
Core\CSharp\System\Windows\Media\Generated\TranslateTransform.cs (2)
185DUCE.ResourceHandle hXAnimations = GetAnimationResourceHandle(XProperty, channel); 186DUCE.ResourceHandle hYAnimations = GetAnimationResourceHandle(YProperty, channel);
Core\CSharp\System\Windows\Media\Generated\VideoDrawing.cs (1)
213DUCE.ResourceHandle hRectAnimations = GetAnimationResourceHandle(RectProperty, channel);
Core\CSharp\System\Windows\Media\Generated\VisualBrush.cs (3)
266DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 267DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(ViewportProperty, channel); 268DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(ViewboxProperty, channel);
Core\CSharp\System\Windows\Media\LinearGradientBrush.cs (3)
174DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 175DUCE.ResourceHandle hStartPointAnimations = GetAnimationResourceHandle(StartPointProperty, channel); 176DUCE.ResourceHandle hEndPointAnimations = GetAnimationResourceHandle(EndPointProperty, channel);
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (5)
117DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel); 118DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(CenterProperty, channel); 119DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel); 120DUCE.ResourceHandle hRadiusYAnimations = GetAnimationResourceHandle(RadiusYProperty, channel); 121DUCE.ResourceHandle hGradientOriginAnimations = GetAnimationResourceHandle(GradientOriginProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\AmbientLight.cs (1)
156DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (2)
185DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel); 186DUCE.ResourceHandle hAngleAnimations = GetAnimationResourceHandle(AngleProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (2)
175DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 176DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\OrthographicCamera.cs (6)
175DUCE.ResourceHandle hNearPlaneDistanceAnimations = GetAnimationResourceHandle(NearPlaneDistanceProperty, channel); 176DUCE.ResourceHandle hFarPlaneDistanceAnimations = GetAnimationResourceHandle(FarPlaneDistanceProperty, channel); 177DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 178DUCE.ResourceHandle hLookDirectionAnimations = GetAnimationResourceHandle(LookDirectionProperty, channel); 179DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(UpDirectionProperty, channel); 180DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(WidthProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\PerspectiveCamera.cs (6)
175DUCE.ResourceHandle hNearPlaneDistanceAnimations = GetAnimationResourceHandle(NearPlaneDistanceProperty, channel); 176DUCE.ResourceHandle hFarPlaneDistanceAnimations = GetAnimationResourceHandle(FarPlaneDistanceProperty, channel); 177DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 178DUCE.ResourceHandle hLookDirectionAnimations = GetAnimationResourceHandle(LookDirectionProperty, channel); 179DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(UpDirectionProperty, channel); 180DUCE.ResourceHandle hFieldOfViewAnimations = GetAnimationResourceHandle(FieldOfViewProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\PointLight.cs (6)
156DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 157DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 158DUCE.ResourceHandle hRangeAnimations = GetAnimationResourceHandle(RangeProperty, channel); 159DUCE.ResourceHandle hConstantAttenuationAnimations = GetAnimationResourceHandle(ConstantAttenuationProperty, channel); 160DUCE.ResourceHandle hLinearAttenuationAnimations = GetAnimationResourceHandle(LinearAttenuationProperty, channel); 161DUCE.ResourceHandle hQuadraticAttenuationAnimations = GetAnimationResourceHandle(QuadraticAttenuationProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\QuaternionRotation3D.cs (1)
162DUCE.ResourceHandle hQuaternionAnimations = GetAnimationResourceHandle(QuaternionProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\RotateTransform3D.cs (3)
284DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 285DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel); 286DUCE.ResourceHandle hCenterZAnimations = GetAnimationResourceHandle(CenterZProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (6)
287DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(ScaleXProperty, channel); 288DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel); 289DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(ScaleZProperty, channel); 290DUCE.ResourceHandle hCenterXAnimations = GetAnimationResourceHandle(CenterXProperty, channel); 291DUCE.ResourceHandle hCenterYAnimations = GetAnimationResourceHandle(CenterYProperty, channel); 292DUCE.ResourceHandle hCenterZAnimations = GetAnimationResourceHandle(CenterZProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (9)
219DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel); 220DUCE.ResourceHandle hPositionAnimations = GetAnimationResourceHandle(PositionProperty, channel); 221DUCE.ResourceHandle hRangeAnimations = GetAnimationResourceHandle(RangeProperty, channel); 222DUCE.ResourceHandle hConstantAttenuationAnimations = GetAnimationResourceHandle(ConstantAttenuationProperty, channel); 223DUCE.ResourceHandle hLinearAttenuationAnimations = GetAnimationResourceHandle(LinearAttenuationProperty, channel); 224DUCE.ResourceHandle hQuadraticAttenuationAnimations = GetAnimationResourceHandle(QuadraticAttenuationProperty, channel); 225DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel); 226DUCE.ResourceHandle hOuterConeAngleAnimations = GetAnimationResourceHandle(OuterConeAngleProperty, channel); 227DUCE.ResourceHandle hInnerConeAngleAnimations = GetAnimationResourceHandle(InnerConeAngleProperty, channel);
Core\CSharp\System\Windows\Media3D\Generated\TranslateTransform3D.cs (3)
212DUCE.ResourceHandle hOffsetXAnimations = GetAnimationResourceHandle(OffsetXProperty, channel); 213DUCE.ResourceHandle hOffsetYAnimations = GetAnimationResourceHandle(OffsetYProperty, channel); 214DUCE.ResourceHandle hOffsetZAnimations = GetAnimationResourceHandle(OffsetZProperty, channel);