1 write to _emptyInstance
PresentationFramework (1)
System\Windows\LogicalTreeHelper.cs (1)
494_emptyInstance = new EnumeratorWrapper(null);
2 references to _emptyInstance
PresentationFramework (2)
System\Windows\LogicalTreeHelper.cs (2)
492if (_emptyInstance == null) 497return _emptyInstance;