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