1 write to RenderAtScaleProperty
PresentationCore (1)
System\Windows\Media\Generated\BitmapCache.cs (1)
324RenderAtScaleProperty =
4 references to RenderAtScaleProperty
PresentationCore (4)
System\Windows\Media\Generated\BitmapCache.cs (4)
71target.PropertyChanged(RenderAtScaleProperty); 98return (double) GetValue(RenderAtScaleProperty); 102SetValueInternal(RenderAtScaleProperty, value); 177DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(RenderAtScaleProperty, channel);