2 writes to parentNotifyDraggedOperation
PresentationFramework (2)
System\Windows\Controls\ListBoxItem.cs (2)
284
parentNotifyDraggedOperation
= null;
306
parentNotifyDraggedOperation
= null;
2 references to parentNotifyDraggedOperation
PresentationFramework (2)
System\Windows\Controls\ListBoxItem.cs (2)
283
parentNotifyDraggedOperation
?.Abort();
305
parentNotifyDraggedOperation
?.Abort();