4 references to SnapsToDevicePixels
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (1)
915if (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)