DialogButton.ParentDialog Property

Definition

A reference to the Dialog that this button is on.

public:
 property Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogShell ^ ParentDialog { Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogShell ^ get(); void set(Microsoft::MixedReality::Toolkit::Experimental::Dialog::DialogShell ^ value); };
public Microsoft.MixedReality.Toolkit.Experimental.Dialog.DialogShell ParentDialog { get; set; }
member this.ParentDialog : Microsoft.MixedReality.Toolkit.Experimental.Dialog.DialogShell with get, set
Public Property ParentDialog As DialogShell

Property Value

DialogShell

Applies to