2 references to GetScale
WindowsFormsIntegration (2)
System\Windows\Integration\HostUtils.cs (1)
349return GetScale(visual, out skewed);
System\Windows\Integration\WindowsFormsHost.cs (1)
199Vector newScale = HostUtils.GetScale(this, out skewed);