The ColorPalette type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OnPropertyChanged |
Fires the PropertyChanged event.
|
![]() | ShouldSerializeAppointments |
Indicates whether the Appointments property should be persisted.
|
![]() | ShouldSerializeCurrentMonthDay |
Indicates whether the CurrentMonthDay property should be persisted.
|
![]() | ShouldSerializeDaysBackground |
Indicates whether the DaysBackground property should be persisted.
|
![]() | ShouldSerializeGridColor |
Indicates whether the GridColor property should be persisted.
|
![]() | ShouldSerializeHeaderBackground |
Indicates whether the HeaderBackground property should be persisted.
|
![]() | ShouldSerializeHolidaysColors |
Indicates whether the HolidaysColors property should be persisted.
|
![]() | ShouldSerializeOtherMonthsDay |
Indicates whether the OtherMonthsDay property should be persisted.
|
![]() | ShouldSerializeOtherMonthsHolidays |
Indicates whether the OtherMonthsHolidays property should be persisted.
|
![]() | ShouldSerializeSelectedDateColors |
Indicates whether the SelectedDateColors property should be persisted.
|
![]() | ShouldSerializeTodayColors |
Indicates whether the TodayColors property should be persisted.
|
![]() | ToString |
Returns a System.String that represents the current System.Object.
(Overrides Object..::.ToString()()().) |