1 write to _shapeable
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
329_shapeable = shapeable;
5 references to _shapeable
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (5)
399if (!_shapeable.IsShapingRequired) 401return _shapeable.ComputeUnshapedGlyphRun( 408return _shapeable.ComputeShapedGlyphRun( 422get { return _shapeable.Properties.ForegroundBrush; } 427get { return _shapeable.Properties.BackgroundBrush; }