Changes the Style property with the specified Style or a style
referenced by the specified ResourceDictionary key.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public void ChangeStyle( Object styleOrKey ) |
Visual Basic (Declaration) |
---|
Public Sub ChangeStyle ( _ styleOrKey As Object _ ) |
Parameters
- styleOrKey
- Type: System..::..Object
Style or a ResourceDictionary key representing a Style.