1 write to _shapeable
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
338_shapeable = shapeable;
5 references to _shapeable
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (5)
408if (!_shapeable.IsShapingRequired) 410return _shapeable.ComputeUnshapedGlyphRun( 417return _shapeable.ComputeShapedGlyphRun( 431get { return _shapeable.Properties.ForegroundBrush; } 436get { return _shapeable.Properties.BackgroundBrush; }