2 writes to value
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Lazy.cs (2)
42this.value = value; 55this.value = getValue();
1 reference to value
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\Lazy.cs (1)
59return this.value;