Skip to content

GraphPropertyChangedEventArgs

Rico Suter edited this page Jun 6, 2015 · 3 revisions

Provides additional information about the property change:

  • OldValue
  • NewValue

Passed by the GraphPropertyChanged event of the GraphObservableObject class.

Clone this wiki locally