8 references to MilCoreApi
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
420HRESULT.Check(MilCoreApi.MilComposition_SyncFlush(_hChannel));
System\Windows\Media\ArcSegment.cs (1)
74Composition.MilCoreApi.MilUtility_ArcToBezier(
System\Windows\Media\Geometry.cs (4)
189int hr = MilCoreApi.MilUtility_PolygonBounds( 289int hr = MilCoreApi.MilUtility_GeometryGetArea( 412int hr = MilCoreApi.MilUtility_PathGeometryHitTest( 461int hr = MilCoreApi.MilUtility_PolygonHitTest(
System\Windows\Media\PathGeometry.cs (2)
571HRESULT.Check(MilCoreApi.MilUtility_GetPointAtLengthFraction( 834int hr = MilCoreApi.MilUtility_PathGeometryHitTestPathGeometry(