2 writes to _htProps
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
1139_htProps = new HybridDictionary(5); 1743_htProps = null;
2 references to _htProps
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
1136if (_htProps == null) 1141return _htProps;