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