1 write to RenderAtScaleProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (1)
355
RenderAtScaleProperty
=
4 references to RenderAtScaleProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (4)
95
target.PropertyChanged(
RenderAtScaleProperty
);
122
return (double) GetValue(
RenderAtScaleProperty
);
126
SetValueInternal(
RenderAtScaleProperty
, value);
207
DUCE.ResourceHandle hRenderAtScaleAnimations = GetAnimationResourceHandle(
RenderAtScaleProperty
, channel);