2 writes to _alwaysCollapsible
PresentationCore (2)
MS\Internal\TextFormatting\GenericTextProperties.cs (2)
251_alwaysCollapsible = alwaysCollapsible; 269_alwaysCollapsible = textParagraphProperties.AlwaysCollapsible;
1 reference to _alwaysCollapsible
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
319get { return _alwaysCollapsible; }