6 references to Content
PresentationFramework (6)
System\Windows\Controls\GridViewRowPresenter.cs (6)
41(Content != null) ? Content.ToString() : String.Empty, 592cell.DataContext = Content; 599cp.Content = Content; 652cellAsCP.Content = Content; 657cell.DataContext = Content;