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