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