1 write to RenderAtScaleProperty
PresentationCore (1)
System\Windows\Media\Generated\BitmapCache.cs (1)
307RenderAtScaleProperty =
4 references to RenderAtScaleProperty
PresentationCore (4)
System\Windows\Media\Generated\BitmapCache.cs (4)
62target.PropertyChanged(RenderAtScaleProperty); 89return (double) GetValue(RenderAtScaleProperty); 93SetValueInternal(RenderAtScaleProperty, value); 168DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(RenderAtScaleProperty, channel);