3 references to GetGuidArray
PresentationCore (3)
System\Windows\Ink\DrawingAttributes.cs (1)
344return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\Stroke.cs (1)
448return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\StrokeCollection.cs (1)
209return this.ExtendedProperties.GetGuidArray();