11 references to TextBlock
PresentationFramework (9)
System\Windows\Controls\AccessText.cs (1)
514_textBlock = new TextBlock();
System\Windows\Controls\ContentPresenter.cs (1)
965TextBlock text = new TextBlock();
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
172TextBlock outerBlock = new TextBlock();
System\Windows\Controls\DataGridTextColumn.cs (1)
84TextBlock textBlock = new TextBlock();
System\Windows\Controls\GridViewRowPresenter.cs (1)
588cell = new TextBlock();
System\Windows\Controls\Primitives\Popup.cs (1)
1308TextBlock lbl = new TextBlock();
System\windows\Documents\TextEditorContextMenu.cs (1)
492TextBlock text = new TextBlock();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9932bamlType.DefaultConstructor = delegate() { return new System.Windows.Controls.TextBlock(); };
System\Windows\Markup\KnownTypes.cs (1)
1591case KnownElements.TextBlock: o = new System.Windows.Controls.TextBlock(); break;
PresentationUI (2)
MS\Internal\Documents\RightsManagementResourceHelper.cs (1)
128_frameworkElement = new TextBlock();
MS\Internal\Documents\SignatureResourceHelper.cs (1)
155_frameworkElement = new TextBlock();