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