1 write to initialState
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
1234
this.
initialState
= initialState.Clone();
3 references to initialState
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (3)
1200
this.
initialState
.MinBound,
1201
this.
initialState
.MaxBound);
1271
"initialState:\n{" + this.
initialState
.ToString() + "}\n" +