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