1 write to SnapsToDevicePixels
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (1)
203this.SnapsToDevicePixels = true;
4 references to SnapsToDevicePixels
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
1068if (root != null && root.SnapsToDevicePixels)
Core\CSharp\System\Windows\UIElement.cs (1)
992if((!SnapsToDevicePixels) || (_drawingContent == null))
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (1)
447bool snapsToDevicePixels = SnapsToDevicePixels;
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
842if (SnapsToDevicePixels)