8 references to MilCoreApi
PresentationCore (8)
Core\CSharp\System\Windows\Media\ArcSegment.cs (1)
97Composition.MilCoreApi.MilUtility_ArcToBezier(
Core\CSharp\System\Windows\Media\Geometry.cs (4)
206int hr = MilCoreApi.MilUtility_PolygonBounds( 311int hr = MilCoreApi.MilUtility_GeometryGetArea( 439int hr = MilCoreApi.MilUtility_PathGeometryHitTest( 492int hr = MilCoreApi.MilUtility_PolygonHitTest(
Core\CSharp\System\Windows\Media\PathGeometry.cs (2)
629HRESULT.Check(MilCoreApi.MilUtility_GetPointAtLengthFraction( 912int hr = MilCoreApi.MilUtility_PathGeometryHitTestPathGeometry(
Graphics\include\exports.cs (1)
488HRESULT.Check(MilCoreApi.MilComposition_SyncFlush(_hChannel));