Encapsulates a Color and provides notification of changes to individual
channels in order to support Silverlight data binding.
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class NotifyingColor : ViewModelBase |
| Visual Basic |
|---|
Public Class NotifyingColor _ Inherits ViewModelBase |
| Visual C++ |
|---|
public ref class NotifyingColor : public ViewModelBase |
Inheritance Hierarchy
System..::..Object
Mindscape.PhoneElements..::..ViewModelBase
Mindscape.PhoneElements..::..NotifyingColor
Mindscape.PhoneElements..::..ViewModelBase
Mindscape.PhoneElements..::..NotifyingColor