3 references to DisplayIndexProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
118CoerceValue(DisplayIndexProperty); 158get { return (int)GetValue(DisplayIndexProperty); } 425CoerceValue(DisplayIndexProperty);