1 write to _firstLineProperties
PresentationFramework (1)
MS\Internal\Text\LineProperties.cs (1)
284_firstLineProperties = new FirstLineProperties(this);
2 references to _firstLineProperties
PresentationFramework (2)
MS\Internal\Text\LineProperties.cs (2)
282if (_firstLineProperties == null) 286return _firstLineProperties;