'Declaration
Public Overrides Function CreateCellContent( _ ByVal row As DataGridRow _ ) As System.Windows.FrameworkElement
public override System.Windows.FrameworkElement CreateCellContent( DataGridRow row )
Parameters
- row
Return Value
Image that represent the cell content.