public interface IComplexPropertyChanged
Modifier and Type | Method and Description |
---|---|
void |
complexPropertyChanged(ComplexProperty complexProperty)
Indicates that a complex property changed.
|
void complexPropertyChanged(ComplexProperty complexProperty)
complexProperty
- Complex property.Copyright © 2012–2015 Microsoft. All rights reserved.