1 write to SnapsToDevicePixels
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
StringIndentation\StringIndentationAdornmentManager.cs (1)
75SnapsToDevicePixels = true,
4 references to SnapsToDevicePixels
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (1)
911if (root != null && root.SnapsToDevicePixels)
System\Windows\UIElement.cs (1)
985if((!SnapsToDevicePixels) || (_drawingContent == null))
PresentationFramework (1)
System\Windows\Controls\Primitives\TickBar.cs (1)
446bool snapsToDevicePixels = SnapsToDevicePixels;
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
837if (SnapsToDevicePixels)