3 references to GetGuidArray
PresentationCore (3)
Core\CSharp\System\Windows\Ink\DrawingAttributes.cs (1)
346return this.ExtendedProperties.GetGuidArray();
Core\CSharp\System\Windows\Ink\Stroke.cs (1)
456return this.ExtendedProperties.GetGuidArray();
Core\CSharp\System\Windows\Ink\StrokeCollection.cs (1)
221return this.ExtendedProperties.GetGuidArray();