ThemePropertyValue.Copy Method

Definition

Create new ThemePropertyValue and copy over internal data

public:
 Microsoft::MixedReality::Toolkit::UI::ThemePropertyValue ^ Copy();
public Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue Copy ();
member this.Copy : unit -> Microsoft.MixedReality.Toolkit.UI.ThemePropertyValue
Public Function Copy () As ThemePropertyValue

Returns

New ThemePropertyValue with identical primitive and reference values as this ThemePropertyValue

Applies to