2 references to CellTemplate
PresentationFramework (2)
System\Windows\Controls\GridViewRowPresenter.cs (2)
329
if ((dt = column.
CellTemplate
) == null)
601
if ((dt = column.
CellTemplate
) != null)