2 writes to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1058
_htProps
= new HybridDictionary(5);
1629
_htProps
= null;
2 references to _htProps
PresentationFramework (2)
System\Windows\Application.cs (2)
1055
if (
_htProps
== null)
1060
return
_htProps
;