1 write to _rowDetailsScrollingConverter
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
1499_rowDetailsScrollingConverter = new BooleanToSelectiveScrollingOrientationConverter();
2 references to _rowDetailsScrollingConverter
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
1497if (_rowDetailsScrollingConverter == null) 1502return _rowDetailsScrollingConverter;