1 write to _emptyInstance
PresentationFramework (1)
System\Windows\LogicalTreeHelper.cs (1)
479_emptyInstance = new EnumeratorWrapper(null);
2 references to _emptyInstance
PresentationFramework (2)
System\Windows\LogicalTreeHelper.cs (2)
477if (_emptyInstance == null) 482return _emptyInstance;