6 references to Content
PresentationFramework (6)
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (6)
43
(
Content
!= null) ?
Content
.ToString() : String.Empty,
595
cell.DataContext =
Content
;
602
cp.Content =
Content
;
655
cellAsCP.Content =
Content
;
660
cell.DataContext =
Content
;