2 references to DataGridLength
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs (1)
176Column.Width = new DataGridLength(width);
src\Framework\System\Windows\Controls\DataGridLength.cs (1)
336return new DataGridLength(value);