InputPopupController.GetForPopup(DesktopPopupSiteBridge) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static InputPopupController ^ GetForPopup(DesktopPopupSiteBridge ^ popupBridge);
/// [Windows.Foundation.Metadata.Experimental]
static InputPopupController GetForPopup(DesktopPopupSiteBridge const& popupBridge);
[Windows.Foundation.Metadata.Experimental]
public static InputPopupController GetForPopup(DesktopPopupSiteBridge popupBridge);
function getForPopup(popupBridge)
Public Shared Function GetForPopup (popupBridge As DesktopPopupSiteBridge) As InputPopupController
Parameters
- popupBridge
- DesktopPopupSiteBridge
Returns
- Attributes