1 write to _empty
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
3252_empty = new ItemNavigateArgs(null, ModifierKeys.None);;
2 references to _empty
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
3250if (_empty == null) 3254return _empty;