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