Called when the ColorPicker property changes.
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected abstract void OnColorPickerChanged() |
| Visual Basic |
|---|
Protected MustOverride Sub OnColorPickerChanged |
| Visual C++ |
|---|
protected: virtual void OnColorPickerChanged() abstract |