2 writes to getValue
System.Windows.Input.Manipulations (2)
System\Windows\Input\Manipulations\Lazy.cs (2)
32
this.
getValue
= getValue;
56
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)
55
this.value =
getValue
();