4 references to Default
PresentationCore (4)
MS\Internal\Span.cs (1)
610
get { return _spanPosition.Index >= _spans.Count ? _spans.
Default
: _spans[_spanPosition.Index].element; }
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
94
_textRunVector.
Default
,
163
if (textRunSpanRider.CurrentElement != _textRunVector.
Default
)
170
_textRunVector.
Default
,