C++ C#

PropertyChangedEventDispatcher Delegate

API Reference

Namespace: Semata.DataStore.ObjectModel

A delegate that allows the PropertyChanged event to be dispatched to the correct thread

:
delegate void PropertyChangedEventDispatcher(Action action)

Parameters

Type Name Description
Action action The delegate that allows PropertyChanged to be fired on different thread. If null, fired on running thread

Returns: delegate void

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.