1 write to RenderAtScaleProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (1)
355RenderAtScaleProperty =
4 references to RenderAtScaleProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (4)
95target.PropertyChanged(RenderAtScaleProperty); 122return (double) GetValue(RenderAtScaleProperty); 126SetValueInternal(RenderAtScaleProperty, value); 207DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(RenderAtScaleProperty, channel);