6 references to BuildVisualTree
PresentationFramework (6)
System\Windows\Controls\DataGridBoundColumn.cs (1)
215cell.BuildVisualTree();
System\Windows\Controls\DataGridCell.cs (2)
115BuildVisualTree(); 482BuildVisualTree();
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
415cell.BuildVisualTree();
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
113cell.BuildVisualTree();
System\Windows\Controls\DataGridTemplateColumn.cs (1)
216cell.BuildVisualTree();