Implemented interface member:
property
Width
MS.Internal.TextFormatting.ITextMetrics.Width
2 references to Width
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
356get { return _metrics.Width; }
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2322get { return _metrics.Width; }