Base:
property
Value
System.Activities.Location<T>.Value
4 references to Value
System.Activities (4)
System\Activities\Variable.cs (4)
472
INotifyPropertyChanged notifyPropertyChanged = this.
Value
as INotifyPropertyChanged;
477
INotifyCollectionChanged notifyCollectionChanged = this.
Value
as INotifyCollectionChanged;
486
INotifyPropertyChanged notifyPropertyChanged = this.
Value
as INotifyPropertyChanged;
491
INotifyCollectionChanged notifyCollectionChanged = this.
Value
as INotifyCollectionChanged;