3 references to Clone
PresentationCore (3)
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (3)
314
return this.
Clone
(System.Windows.Media.Transform.Identity, this.Description, this.Count);
346
return this.
Clone
(System.Windows.Media.Transform.Identity, this.Description, count);
354
return this.
Clone
(transform, descriptionToUse, this.Count);