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