3 references to GetGuidArray
PresentationCore (3)
System\Windows\Ink\DrawingAttributes.cs (1)
332return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\Stroke.cs (1)
432return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\StrokeCollection.cs (1)
198return this.ExtendedProperties.GetGuidArray();