1 write to _firstLineProperties
PresentationFramework (1)
src\Framework\MS\Internal\Text\LineProperties.cs (1)
292_firstLineProperties = new FirstLineProperties(this);
2 references to _firstLineProperties
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineProperties.cs (2)
290if (_firstLineProperties == null) 294return _firstLineProperties;