ThemeStateProperty.Values Property

Definition

List of values corresponding to every available state

public:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^> ^ Values { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^> ^ value); };
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue> Values { get; set; }
member this.Values : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue> with get, set
Public Property Values As List(Of ThemePropertyValue)

Property Value

Applies to