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