hand-in visuals

About this tag
The hand-in visuals tag covers the Composition APIs in Universal Windows Platform (UWP) development, specifically the mechanism for pushing Visuals back into XAML layout. This interoperability allows developers to enhance existing XAML code with Visual Layer capabilities without replacing it. The tag focuses on the hand-in Visuals concept, which complements hand-out Visuals, enabling seamless integration between XAML and the Visual Layer for richer UI effects.
  1. News

    Interop between XAML and the Visual Layer

    The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they drop down to the Visual Layer (as in the sample below). One of the remarkable things about these APIs is that they are designed, end-to-end, to integrate with the XAML Layer...
Back
Top