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