4 references to BitmapScalingModeField
PresentationCore (4)
Core\CSharp\System\Windows\Media\Visual.cs (4)
1699BitmapScalingMode bitmapScalingMode = BitmapScalingModeField.GetValue(this); 3636return BitmapScalingModeField.GetValue(this); 3642if (BitmapScalingModeField.GetValue(this) == value) 3647BitmapScalingModeField.SetValue(this, value);