Don't fire tree expand/collapse event with null item

Item could be disposed, when expand/collapse notify operation is
processed in GridOperationHandler.

Drop expand/collapse event if item is null (already disposed).
2 files changed