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