File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Microsoft.Toolkit.Uwp.UI.Controls Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 25
25
- LayoutTransformControl: Support for transformations as if applied by LayoutTransform.
26
26
- Loading: Helps to show content with animation to the user while the app is doing some calculation.
27
27
- MasterDetailsView: Implements the Master/Details design pattern.
28
+ - MetadataControl: Displays a list of values separated by bullets with optional actionable links.
28
29
- OrbitView: Positions items in a circle around a center element and supports orbits and anchors.
29
30
- RadialGauge: Displays a value within a range, using a needle on a circular face.
30
31
- RadialProgressBar: Displays progress as a circle getting filled.
64
65
<PRIResource Include =" Strings\en-us\Resources.resw" />
65
66
</ItemGroup >
66
67
67
- <ItemGroup >
68
- <Folder Include =" MetadataControl\" />
69
- </ItemGroup >
70
-
71
- <ItemGroup >
72
- <Page Update =" MetadataControl\MetadataControl.xaml" >
73
- <SubType >Designer</SubType >
74
- </Page >
75
- </ItemGroup >
76
-
77
68
<!-- https://weblogs.asp.net/rweigelt/disable-warnings-in-generated-c-files-of-uwp-app -->
78
69
<Target Name =" PragmaWarningDisablePrefixer" AfterTargets =" MarkupCompilePass2" >
79
70
<ItemGroup >
You can’t perform that action at this time.
0 commit comments