1 write to initialState
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
1247this.initialState = initialState.Clone();
3 references to initialState
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (3)
1213this.initialState.MinBound, 1214this.initialState.MaxBound); 1284"initialState:\n{" + this.initialState.ToString() + "}\n" +