6 references to TextBoxLine
PresentationFramework (6)
src\Framework\MS\Internal\Documents\TextBoxView.cs (6)
1558using (TextBoxLine line = new TextBoxLine(this)) 1731TextBoxLine line = new TextBoxLine(this); 1835TextBoxLine line = new TextBoxLine(this); 2225TextBoxLine line = new TextBoxLine(this); 2394TextBoxLine line = new TextBoxLine(this); 2467TextBoxLine line = new TextBoxLine(this);