Searched refs:OnArrayPropertyChanged (Results 1 – 2 of 2) sorted by relevance
40 … property, [=]() { (instance->*callback)(changesRecognizer_.OnArrayPropertyChanged(property)); }); in META_BEGIN_NAMESPACE()46 …handler_.Subscribe(property, [=]() { callback(changesRecognizer_.OnArrayPropertyChanged(property))… in META_BEGIN_NAMESPACE()55 …his, property, f = BASE_NS::move(func)]() { f(changesRecognizer_.OnArrayPropertyChanged(property))… in META_BEGIN_NAMESPACE()65 …his, property, f = BASE_NS::move(func)]() { f(changesRecognizer_.OnArrayPropertyChanged(property))… in META_BEGIN_NAMESPACE()
69 …ArrayChanges<ValueType> OnArrayPropertyChanged(const META_NS::ArrayProperty<ValueType>& arrayPrope… in OnArrayPropertyChanged() function