3 references to DisplayIndexProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
119CoerceValue(DisplayIndexProperty); 159get { return (int)GetValue(DisplayIndexProperty); } 426CoerceValue(DisplayIndexProperty);