1 write to _pixelsPerDip
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextSource.cs (1)
74set { _pixelsPerDip = value; }
1 reference to _pixelsPerDip
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextSource.cs (1)
73get { return _pixelsPerDip; }