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