3 references to DisplayIndexProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
125CoerceValue(DisplayIndexProperty); 165get { return (int)GetValue(DisplayIndexProperty); } 441CoerceValue(DisplayIndexProperty);