ThemeStateProperty.MigrateShaderData Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This temporary function will migrate over the previously set shader data (via the now deprecated properties) to the new TargetShader and ShaderPropertyName properties
public:
void MigrateShaderData();
public void MigrateShaderData ();
member this.MigrateShaderData : unit -> unit
Public Sub MigrateShaderData ()