protected virtual ContentControl ConstructPopupContent()
Protected Overridable Function ConstructPopupContent() As ContentControl
Return Value
A ContentControl that will be displayed each time the popup is opened.
if null is returned (the default) then the popup window will be blank.