2 references to PathData
System.Drawing (1)
System.Drawing.cs (1)
45[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Drawing2D.PathData))]
System.Drawing.Common (1)
Special\NotSupported.cs (1)
1507public System.Drawing.Drawing2D.PathData PathData { get { throw new System.PlatformNotSupportedException(System.SR.SystemDrawingCommon_PlatformNotSupported); } }