3 references to DisplayIndexProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
124
CoerceValue(
DisplayIndexProperty
);
164
get { return (int)GetValue(
DisplayIndexProperty
); }
440
CoerceValue(
DisplayIndexProperty
);