public interface IComplexPropertyChangedDelegate<TComplexProperty extends ComplexProperty>
| Modifier and Type | Method and Description |
|---|---|
void |
complexPropertyChanged(TComplexProperty complexProperty)
Complex property changed.
|
void complexPropertyChanged(TComplexProperty complexProperty)
complexProperty - the complex propertyCopyright © 2012–2015 Microsoft. All rights reserved.