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