2 instantiations of UpHyperlinkSoftkey
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
418
UpHyperlinkSoftkey softkey = new
UpHyperlinkSoftkey
();
1148
UpHyperlinkSoftkey softkey = new
UpHyperlinkSoftkey
();
4 references to UpHyperlinkSoftkey
System.Web.Mobile (4)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (4)
418
UpHyperlinkSoftkey
softkey = new UpHyperlinkSoftkey();
1148
UpHyperlinkSoftkey
softkey = new UpHyperlinkSoftkey();
1202
UpHyperlinkSoftkey
linkSoftkey = softkey as
UpHyperlinkSoftkey
;