2 writes to value
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Lazy.cs (2)
43this.value = value; 56this.value = getValue();
1 reference to value
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\Lazy.cs (1)
60return this.value;