2 writes to getValue
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Lazy.cs (2)
33
this.
getValue
= getValue;
57
this.
getValue
= null; // no reason to hold on to reference
1 reference to getValue
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\Lazy.cs (1)
56
this.value =
getValue
();