1 write to _shapeable
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
330_shapeable = shapeable;
5 references to _shapeable
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (5)
400if (!_shapeable.IsShapingRequired) 402return _shapeable.ComputeUnshapedGlyphRun( 409return _shapeable.ComputeShapedGlyphRun( 423get { return _shapeable.Properties.ForegroundBrush; } 428get { return _shapeable.Properties.BackgroundBrush; }