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