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