1 write to expansionBehavior
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (1)
239
ref this.
expansionBehavior
,
3 references to expansionBehavior
System.Windows.Input.Manipulations (3)
System\Windows\Input\Manipulations\InertiaProcessor2D.cs (3)
235
get { return this.
expansionBehavior
; }
991
if (this.
expansionBehavior
!= null)
993
this.
expansionBehavior
.CheckValid();