TKey
- the generic typepublic interface IPropertyBagChangedDelegate<TKey>
Modifier and Type | Method and Description |
---|---|
void |
propertyBagChanged(SimplePropertyBag<TKey> simplePropertyBag)
Property bag changed.
|
void propertyBagChanged(SimplePropertyBag<TKey> simplePropertyBag)
simplePropertyBag
- the simple property bagCopyright © 2012–2015 Microsoft. All rights reserved.