﻿<!--
    Runtime directives for CloudXaml.
    Runtime Directives are documented at https://go.microsoft.com/fwlink/?LinkID=391919.
-->
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
  <Library Name="WinStore.CloudXaml.Contracts">

    <!-- Preserve members and reflection metadata for all types with [GeneratedBindableCustomProperty] -->
    <Type Name="WinRT.GeneratedBindableCustomPropertyAttribute">
      <AttributeImplies Dynamic="Required Public" />
    </Type>
  </Library>
</Directives>