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