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