5 writes to Flags
PresentationCore (5)
System\Windows\Media\Visual.cs (5)
1662renderOptions.Flags |= MilRenderOptionFlags.EdgeMode; 1670renderOptions.Flags |= MilRenderOptionFlags.BitmapScalingMode; 1677renderOptions.Flags |= MilRenderOptionFlags.ClearTypeHint; 1684renderOptions.Flags |= MilRenderOptionFlags.TextRenderingMode; 1691renderOptions.Flags |= MilRenderOptionFlags.TextHintingMode;
1 reference to Flags
PresentationCore (1)
System\Windows\Media\Visual.cs (1)
1695if (renderOptions.Flags != 0)