3 references to First
System.Drawing (3)
commonui\System\Drawing\Advanced\StringFormat.cs (3)
76return ((this.first == cr.First) && (this.length == cr.Length)); 82return ((cr1.First == cr2.First) && (cr1.Length == cr2.Length));