Hi all,
I'm trying to add visual enhancements to a grid control that I'm working on based on the XCeed WPF Datagrid. I'm trying to use a DrawingBrush to draw a hatch background, however, the brush is stretched to fit the cell and the hatched brush ends up looking very strange.
Is there a way to use the background brush as a tile so that it's repeated (if necessary) and not stretched?
I'm trying to add visual enhancements to a grid control that I'm working on based on the XCeed WPF Datagrid. I'm trying to use a DrawingBrush to draw a hatch background, however, the brush is stretched to fit the cell and the hatched brush ends up looking very strange.
Is there a way to use the background brush as a tile so that it's repeated (if necessary) and not stretched?