8 references to MilCoreApi
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
419HRESULT.Check(MilCoreApi.MilComposition_SyncFlush(_hChannel));
System\Windows\Media\ArcSegment.cs (1)
73Composition.MilCoreApi.MilUtility_ArcToBezier(
System\Windows\Media\Geometry.cs (4)
188int hr = MilCoreApi.MilUtility_PolygonBounds( 288int hr = MilCoreApi.MilUtility_GeometryGetArea( 408int hr = MilCoreApi.MilUtility_PathGeometryHitTest( 454int hr = MilCoreApi.MilUtility_PolygonHitTest(
System\Windows\Media\PathGeometry.cs (2)
571HRESULT.Check(MilCoreApi.MilUtility_GetPointAtLengthFraction( 828int hr = MilCoreApi.MilUtility_PathGeometryHitTestPathGeometry(