6 references to DeviceFont
PresentationCore (6)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (6)
140Invariant.Assert(_shapeTypeface.DeviceFont == null || _textItem.DigitCulture != null); 244(_shapeTypeface == null || _shapeTypeface.DeviceFont == null) ? null : _shapeTypeface.DeviceFont.Name, 298&& (_shapeTypeface.DeviceFont != null)) 301_shapeTypeface.DeviceFont.GetAdvanceWidths( 451&& ( (_shapeTypeface.DeviceFont == null) // Can't use shaping when rendering with a device font