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