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