3 references to GetGuidArray
PresentationCore (3)
System\Windows\Ink\DrawingAttributes.cs (1)
333return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\Stroke.cs (1)
433return this.ExtendedProperties.GetGuidArray();
System\Windows\Ink\StrokeCollection.cs (1)
197return this.ExtendedProperties.GetGuidArray();