2 references to c_defaultTransformation
PresentationCore (2)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
437
if (_transformation !=
c_defaultTransformation
)
874
private WICBitmapTransformOptions _transformation =
c_defaultTransformation
;