3 references to AlternationIndexProperty
PresentationFramework (3)
System\Windows\Controls\DataGridRow.cs (3)
421if (e.Property == AlternationIndexProperty) 869e.Property == BackgroundProperty || e.Property == AlternationIndexProperty) 1017get { return (int)GetValue(AlternationIndexProperty); }