Features in WPF not implemented fully in Windows.UI.Xaml.
UIElement is missing Geometry clipping limited to RectangleGeometry
UIElement is missing OpacityMask
DrawingContext and VisualBrush are also missing.
All these features are native to DirectDraw/DirectX 11.1 so why are they missing? Just does not make sense to me.