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