1 write to _shapeable
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
349_shapeable = shapeable;
5 references to _shapeable
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (5)
420if (!_shapeable.IsShapingRequired) 422return _shapeable.ComputeUnshapedGlyphRun( 429return _shapeable.ComputeShapedGlyphRun( 443get { return _shapeable.Properties.ForegroundBrush; } 448get { return _shapeable.Properties.BackgroundBrush; }