2 writes to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1084
_htProps
= new HybridDictionary(5);
1653
_htProps
= null;
2 references to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1081
if (
_htProps
== null)
1086
return
_htProps
;