2 writes to _alwaysCollapsible
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (2)
252_alwaysCollapsible = alwaysCollapsible; 270_alwaysCollapsible = textParagraphProperties.AlwaysCollapsible;
1 reference to _alwaysCollapsible
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
320get { return _alwaysCollapsible; }