11 references to TextBlock
PresentationFramework (9)
System\Windows\Controls\AccessText.cs (1)
511_textBlock = new TextBlock();
System\Windows\Controls\ContentPresenter.cs (1)
969TextBlock text = new TextBlock();
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
161TextBlock outerBlock = new TextBlock();
System\Windows\Controls\DataGridTextColumn.cs (1)
80TextBlock textBlock = new TextBlock();
System\Windows\Controls\GridViewRowPresenter.cs (1)
583cell = new TextBlock
System\Windows\Controls\Primitives\Popup.cs (1)
1311TextBlock lbl = new TextBlock
System\windows\Documents\TextEditorContextMenu.cs (1)
489TextBlock text = new TextBlock
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11016DefaultConstructor = delegate () { return new System.Windows.Controls.TextBlock(); },
System\Windows\Markup\KnownTypes.cs (1)
1584case KnownElements.TextBlock: o = new System.Windows.Controls.TextBlock(); break;
PresentationUI (2)
MS\Internal\Documents\RightsManagementResourceHelper.cs (1)
123_frameworkElement = new TextBlock();
MS\Internal\Documents\SignatureResourceHelper.cs (1)
149_frameworkElement = new TextBlock();