ThemeInspector.SaveThemeDefinitionHistory(Int32, Type) 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.
protected:
void SaveThemeDefinitionHistory(int index, Type ^ definitionClassType);
protected void SaveThemeDefinitionHistory (int index, Type definitionClassType);
member this.SaveThemeDefinitionHistory : int * Type -> unit
Protected Sub SaveThemeDefinitionHistory (index As Integer, definitionClassType As Type)
Parameters
- index
- Int32
- definitionClassType
- Type