1 reference to OnCoerceDragIndicatorStyle
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
1334DependencyProperty.Register("DragIndicatorStyle", typeof(Style), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnPropertyChanged, OnCoerceDragIndicatorStyle));