2 writes to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1057
_htProps
= new HybridDictionary(5);
1628
_htProps
= null;
2 references to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1054
if (
_htProps
== null)
1059
return
_htProps
;