Protected Overridable Function ConstructPopupContent() As ContentControl
protected virtual ContentControl ConstructPopupContent()
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.