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