2 overrides of Width
PresentationCore (2)
Core\CSharp\System\Windows\Media\TextFormatting\TextTrailingCharacterEllipsis.cs (1)
58public sealed override double Width
Core\CSharp\System\Windows\Media\TextFormatting\TextTrailingWordEllipsis.cs (1)
58public sealed override double Width
1 reference to Width
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
761double constraintWidth = collapsingProp.Width;