6 references to DeviceFont
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\TextShapeableCharacters.cs (6)
143Invariant.Assert(_shapeTypeface.DeviceFont == null || _textItem.DigitCulture != null); 247(_shapeTypeface == null || _shapeTypeface.DeviceFont == null) ? null : _shapeTypeface.DeviceFont.Name, 306&& (_shapeTypeface.DeviceFont != null)) 309_shapeTypeface.DeviceFont.GetAdvanceWidths( 459&& ( (_shapeTypeface.DeviceFont == null) // Can't use shaping when rendering with a device font