UIElementDialogPage.Child Property

Definition

Gets the WPF child element to be hosted inside the dialog page.

protected:
 abstract property System::Windows::UIElement ^ Child { System::Windows::UIElement ^ get(); };

Property Value

The WPF child element.

Applies to