1 write to m_overflow
PresentationCore (1)
MS\Internal\TextFormatting\Bidi.cs (1)
601set { m_overflow = value; }
1 reference to m_overflow
PresentationCore (1)
MS\Internal\TextFormatting\Bidi.cs (1)
600get { return m_overflow; }