|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
"Type": "TextToolbarPage",
|
|
|
|
|
"Subcategory": "Menus and Toolbars",
|
|
|
|
|
"About": "A Toolbar for Editing Text attached to a RichEditBox. It can format RTF and Markdown, or use a Custom Formatter, and specify your own Formatter with Buttons and Actions.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TextToolbar",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TextToolbar",
|
|
|
|
|
"XamlCodeFile": "TextToolbar.bind",
|
|
|
|
|
"CodeFile": "TextToolbarCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/TextToolbar/TextToolbar.png",
|
|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
"Type": "DataGridPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Control that presents data in a customizable table of rows and columns.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid",
|
|
|
|
|
"XamlCodeFile": "DataGridCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/DataGrid/DataGrid.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DataGrid.md"
|
|
|
|
@ -29,7 +29,7 @@
|
|
|
|
|
"Type": "CarouselPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Presents items in a carousel control. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel",
|
|
|
|
|
"XamlCodeFile": "CarouselCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Carousel/Carousel.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Carousel.md"
|
|
|
|
@ -38,7 +38,7 @@
|
|
|
|
|
"Name": "ColorPicker",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "An improved color picker control providing more options to select colors.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/ColorPicker/ColorPickerXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/ColorPicker/ColorPicker.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ColorPicker.md"
|
|
|
|
@ -47,7 +47,7 @@
|
|
|
|
|
"Name": "ColorPickerButton",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "A color picker within a flyout opened by pressing a dropdown button containing the selected color.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/ColorPicker/ColorPickerButtonXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/ColorPicker/ColorPicker.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ColorPicker.md"
|
|
|
|
@ -57,7 +57,7 @@
|
|
|
|
|
"Type": "AdaptiveGridViewPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Presents items in a evenly-spaced set of columns to fill the total available display space. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/AdaptiveGridView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/AdaptiveGridView",
|
|
|
|
|
"XamlCodeFile": "AdaptiveGridViewCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/AdaptiveGridView/AdaptiveGridView.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/AdaptiveGridView.md"
|
|
|
|
@ -67,7 +67,7 @@
|
|
|
|
|
"Type": "UniformGridPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Presents items in a evenly-spaced set of rows or columns to fill the total available display space. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/UniformGrid",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/UniformGrid",
|
|
|
|
|
"XamlCodeFile": "UniformGridXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/UniformGrid/UniformGrid.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/UniformGrid.md"
|
|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
"Name": "RangeSelector",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "The RangeSelector is a \"double slider\" control for range values.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RangeSelector",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RangeSelector",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/RangeSelector/RangeSelectorCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RangeSelector/RangeSelector.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RangeSelector.md"
|
|
|
|
@ -86,7 +86,7 @@
|
|
|
|
|
"Type": "ImageExPage",
|
|
|
|
|
"Subcategory": "Media",
|
|
|
|
|
"About": "Images are downloaded asynchronously showing a load indicator. Source images are then stored in the App local cache to preserve resources and load time.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/ImageEx",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/ImageEx",
|
|
|
|
|
"XamlCodeFile": "ImageExCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/ImageEx/ImageEx.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ImageEx.md"
|
|
|
|
@ -96,7 +96,7 @@
|
|
|
|
|
"Type": "ListDetailsViewPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "The ListDetailsView control allows the user to implement the List/Details design pattern.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/ListDetailsView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/ListDetailsView",
|
|
|
|
|
"XamlCodeFile": "ListDetailsView.bind",
|
|
|
|
|
"CodeFile": "ListDetailsViewCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/ListDetailsView/ListDetailsView.png",
|
|
|
|
@ -107,7 +107,7 @@
|
|
|
|
|
"Type": "MarkdownTextBlockPage",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "An efficient and extensible control that can parse and render markdown.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock",
|
|
|
|
|
"XamlCodeFile": "MarkdownTextBlock.bind",
|
|
|
|
|
"CodeFile": "MarkdownTextBlockCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/MarkdownTextBlock/MarkdownTextBlock.png",
|
|
|
|
@ -118,7 +118,7 @@
|
|
|
|
|
"Type": "RadialGaugePage",
|
|
|
|
|
"Subcategory": "Status and Info",
|
|
|
|
|
"About": "The radial gauge displays a value within a range, using a needle on a circular face.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RadialGauge",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RadialGauge",
|
|
|
|
|
"XamlCodeFile": "RadialGaugeCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RadialGauge/RadialGauge.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RadialGauge.md"
|
|
|
|
@ -128,7 +128,7 @@
|
|
|
|
|
"Type": "RadialProgressBarPage",
|
|
|
|
|
"Subcategory": "Status and Info",
|
|
|
|
|
"About": "The radial progress bar displays progress as a circle getting filled.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RadialProgressBar",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RadialProgressBar",
|
|
|
|
|
"XamlCodeFile": "RadialProgressBarCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RadialProgressBar/RadialProgressBar.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RadialProgressBar.md"
|
|
|
|
@ -138,7 +138,7 @@
|
|
|
|
|
"Type": "MetadataControlPage",
|
|
|
|
|
"Subcategory": "Status and Info",
|
|
|
|
|
"About": "The control displays a list of metadata separated by bullets. The entries can either be strings or commands.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/MetadataControl",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/MetadataControl",
|
|
|
|
|
"XamlCodeFile": "MetadataControlCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/MetadataControl/MetadataControl.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/MetadataControl.md"
|
|
|
|
@ -148,7 +148,7 @@
|
|
|
|
|
"Type": "RotatorTilePage",
|
|
|
|
|
"Subcategory": "Media",
|
|
|
|
|
"About": "RotatorTile is an ItemsControl that rotates through a set of items one-by-one. It enables you to show multiple items of data in a live-tile like way.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RotatorTile",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RotatorTile",
|
|
|
|
|
"XamlCodeFile": "RotatorTileCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RotatorTile/RotatorTile.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RotatorTile.md"
|
|
|
|
@ -158,7 +158,7 @@
|
|
|
|
|
"Type": "BladePage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "BladeView provides a horizontal collection of blades for master-detail scenarios. The control is based on the experience demonstrated by the Azure Portal.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView",
|
|
|
|
|
"XamlCodeFile": "BladeCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/BladeView/BladeView.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/BladeView.md"
|
|
|
|
@ -168,7 +168,7 @@
|
|
|
|
|
"Type": "ScrollHeaderPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "A UI control that works as a ListView or GridView header control with quick return, sticky and fade behavior.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Headers",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Headers",
|
|
|
|
|
"XamlCodeFile": "ScrollHeaderCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/ScrollHeader/ScrollHeader.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/HeaderBehaviors.md"
|
|
|
|
@ -178,7 +178,7 @@
|
|
|
|
|
"Type": "GridSplitterPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "GridSplitter represents the control that redistributes space between columns or rows of a Grid control.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/GridSplitter",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/GridSplitter",
|
|
|
|
|
"XamlCodeFile": "GridSplitter.bind",
|
|
|
|
|
"Icon": "/SamplePages/GridSplitter/GridSplitter.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/GridSplitter.md"
|
|
|
|
@ -188,7 +188,7 @@
|
|
|
|
|
"Type": "DropShadowPanelPage",
|
|
|
|
|
"Subcategory": "Media",
|
|
|
|
|
"About": "DropShadowPanel contol allows the creation of a DropShadow for any Xaml FrameworkElement in markup.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/DropShadowPanel",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/DropShadowPanel",
|
|
|
|
|
"XamlCodeFile": "DropShadowPanelXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/DropShadowPanel/DropShadowPanel.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "Anniversary Update required",
|
|
|
|
@ -199,7 +199,7 @@
|
|
|
|
|
"Type": "LoadingPage",
|
|
|
|
|
"Subcategory": "Status and Info",
|
|
|
|
|
"About": "LoadingControl helps to show content with animation to the user while the app is doing some calculation.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Loading",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Loading",
|
|
|
|
|
"XamlCodeFile": "LoadingCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Loading/Loading.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Loading.md"
|
|
|
|
@ -209,7 +209,7 @@
|
|
|
|
|
"Type": "ExpanderPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Expander control allows user to show/hide content based on a boolean state.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Expander",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Expander",
|
|
|
|
|
"XamlCodeFile": "ExpanderXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Expander/Expander.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Expander.md"
|
|
|
|
@ -219,7 +219,7 @@
|
|
|
|
|
"Type": "TileControlPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "A ContentControl that show an image repeated many times.The control can be synchronized with a Scrollviewer and animated easily",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TileControl",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TileControl",
|
|
|
|
|
"XamlCodeFile": "TileControl.bind",
|
|
|
|
|
"Icon": "/SamplePages/TileControl/TileControl.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/TileControl.md"
|
|
|
|
@ -229,7 +229,7 @@
|
|
|
|
|
"Type": "WrapPanelPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "The WrapPanel Control positions child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapPanel",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapPanel",
|
|
|
|
|
"XamlCodeFile": "WrapPanel.bind",
|
|
|
|
|
"Icon": "/SamplePages/WrapPanel/WrapPanel.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/WrapPanel.md"
|
|
|
|
@ -239,7 +239,7 @@
|
|
|
|
|
"Type": "WrapLayoutPage",
|
|
|
|
|
"Subcategory": "Layout - ItemsRepeater",
|
|
|
|
|
"About": "The WrapLayout virtualizes child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapLayout",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapLayout",
|
|
|
|
|
"XamlCodeFile": "WrapLayout.bind",
|
|
|
|
|
"Icon": "/SamplePages/WrapLayout/WrapLayout.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/layout/WrapLayout.md"
|
|
|
|
@ -249,7 +249,7 @@
|
|
|
|
|
"Type": "OrbitViewPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "The OrbitView Control positions items in a circle around a center element and supports orbits and anchors.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/OrbitView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/OrbitView",
|
|
|
|
|
"XamlCodeFile": "OrbitViewXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/OrbitView/OrbitView.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/OrbitView.md"
|
|
|
|
@ -261,7 +261,7 @@
|
|
|
|
|
"About": "This control will be removed in a future major release. Please use the MenuBar control from the WinUI Library instead.",
|
|
|
|
|
"BadgeUpdateVersionRequired": "DEPRECATED",
|
|
|
|
|
"DeprecatedWarning": "This control will be removed in a future major release. Please use the MenuBar control from the WinUI Library instead.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Menu",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Menu",
|
|
|
|
|
"XamlCodeFile": "Menu.bind",
|
|
|
|
|
"Icon": "/SamplePages/Menu/Menu.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Menu.md"
|
|
|
|
@ -271,7 +271,7 @@
|
|
|
|
|
"Type": "InAppNotificationPage",
|
|
|
|
|
"Subcategory": "Status and Info",
|
|
|
|
|
"About": "The In App Notification control offers the ability to show local notifications in your application.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification",
|
|
|
|
|
"XamlCodeFile": "InAppNotificationXaml.bind",
|
|
|
|
|
"CodeFile": "InAppNotificationCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/InAppNotification/InAppNotification.png",
|
|
|
|
@ -282,7 +282,7 @@
|
|
|
|
|
"Type": "DockPanelPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/DockPanel",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/DockPanel",
|
|
|
|
|
"XamlCodeFile": "DockPanel.bind",
|
|
|
|
|
"Icon": "/SamplePages/DockPanel/DockPanel.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DockPanel.md"
|
|
|
|
@ -292,7 +292,7 @@
|
|
|
|
|
"Type": "HeaderedContentControlPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Allows content to be displayed with a specified header.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedContentControl",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedContentControl",
|
|
|
|
|
"XamlCodeFile": "HeaderedContentControlXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/HeaderedContentControl/HeaderedContentControl.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/HeaderedContentControl.md"
|
|
|
|
@ -302,7 +302,7 @@
|
|
|
|
|
"Type": "HeaderedItemsControlPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Allows items to be displayed with a specified header.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedItemsControl",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedItemsControl",
|
|
|
|
|
"XamlCodeFile": "HeaderedItemsControlXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/HeaderedItemsControl/HeaderedItemsControl.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/HeaderedItemsControl.md"
|
|
|
|
@ -312,7 +312,7 @@
|
|
|
|
|
"Type": "StaggeredPanelPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "The StaggeredPanel allows for layout of items in a column approach where an item will be added to whichever column has used the least amount of space.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredPanel",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredPanel",
|
|
|
|
|
"XamlCodeFile": "StaggeredPanel.bind",
|
|
|
|
|
"Icon": "/SamplePages/StaggeredPanel/StaggeredPanel.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/StaggeredPanel.md"
|
|
|
|
@ -322,7 +322,7 @@
|
|
|
|
|
"Type": "StaggeredLayoutPage",
|
|
|
|
|
"Subcategory": "Layout - ItemsRepeater",
|
|
|
|
|
"About": "The StaggeredLayout virtualizes items in a column approach where an item will be added to whichever column has used the least amount of space.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredLayout",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredLayout",
|
|
|
|
|
"XamlCodeFile": "StaggeredLayout.bind",
|
|
|
|
|
"Icon": "/SamplePages/StaggeredLayout/StaggeredLayout.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/layout/StaggeredLayout.md"
|
|
|
|
@ -332,7 +332,7 @@
|
|
|
|
|
"Type": "LayoutTransformControlPage",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "Control that implements support for transformations as if applied by LayoutTransform.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/LayoutTransformControl",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/LayoutTransformControl",
|
|
|
|
|
"XamlCodeFile": "LayoutTransformControlXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/LayoutTransformControl/LayoutTransformControl.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/LayoutTransformControl.md"
|
|
|
|
@ -342,7 +342,7 @@
|
|
|
|
|
"Type": "CameraPreviewPage",
|
|
|
|
|
"Subcategory": "Media",
|
|
|
|
|
"About": "Allows to easily preview video from available camera frame source groups and also get realtime video frames/ software bitmaps from the selected source.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/CameraPreview",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/CameraPreview",
|
|
|
|
|
"XamlCodeFile": "CameraPreviewXaml.bind",
|
|
|
|
|
"CodeFile": "CameraPreviewCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/CameraPreview/CameraPreview.png",
|
|
|
|
@ -355,7 +355,7 @@
|
|
|
|
|
"Type": "InfiniteCanvasPage",
|
|
|
|
|
"Subcategory": "Media",
|
|
|
|
|
"About": "InfiniteCanvas is a canvas that supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export canvas data, Import canvas data.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas",
|
|
|
|
|
"XamlCodeFile": "InfiniteCanvas.bind",
|
|
|
|
|
"Icon": "/SamplePages/InfiniteCanvas/InfiniteCanvas.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Controls.ColorPicker",
|
|
|
|
@ -367,7 +367,7 @@
|
|
|
|
|
"Type": "RemoteDevicePickerControlPage",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "Remote Device Picker Control for Project Rome.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RemoteDevicePicker",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RemoteDevicePicker",
|
|
|
|
|
"CodeFile": "RemoteDevicePickerCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RemoteDevicePicker/RemoteDevicePicker.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RemoteDevicePicker.md"
|
|
|
|
@ -377,7 +377,7 @@
|
|
|
|
|
"Type": "ImageCropperPage",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "ImageCropper control allows user to crop image freely.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper",
|
|
|
|
|
"XamlCodeFile": "ImageCropperXaml.bind",
|
|
|
|
|
"CodeFile": "ImageCropperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/ImageCropper/ImageCropper.png",
|
|
|
|
@ -388,7 +388,7 @@
|
|
|
|
|
"Type": "EyedropperPage",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "Eyedropper can pick up a color from anywhere in your application.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/Eyedropper",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/Eyedropper",
|
|
|
|
|
"XamlCodeFile": "EyedropperXaml.bind",
|
|
|
|
|
"CodeFile": "EyedropperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Eyedropper/Eyedropper.png",
|
|
|
|
@ -398,7 +398,7 @@
|
|
|
|
|
"Name": "LoginButton",
|
|
|
|
|
"Subcategory": "Graph",
|
|
|
|
|
"About": "The LoginButton control is a button and flyout to facilitate Microsoft identity platform authentication for AAD or MSA accounts.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/LoginButton",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/LoginButton",
|
|
|
|
|
/*"XamlCodeFile": "/SamplePages/Graph/LoginButtonXaml.bind",*/
|
|
|
|
|
"Icon": "/SamplePages/Graph/LoginButton.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "PREVIEW",
|
|
|
|
@ -409,7 +409,7 @@
|
|
|
|
|
"Name": "PersonView",
|
|
|
|
|
"Subcategory": "Graph",
|
|
|
|
|
"About": "The PersonView control is used to display a person or contact by using their photo, name, and/or email address from Microsoft Graph.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PersonView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PersonView",
|
|
|
|
|
/*"XamlCodeFile": "/SamplePages/Graph/PersonViewXaml.bind",*/
|
|
|
|
|
"Icon": "/SamplePages/Graph/PersonView.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "PREVIEW",
|
|
|
|
@ -420,7 +420,7 @@
|
|
|
|
|
"Name": "PeoplePicker",
|
|
|
|
|
"Subcategory": "Graph",
|
|
|
|
|
"About": "The PeoplePicker Control searchs for people and renders the list of results from Microsoft Graph. By default, the component will search for all people.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PeoplePicker",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PeoplePicker",
|
|
|
|
|
/*"XamlCodeFile": "/SamplePages/Graph/PeoplePickerXaml.bind",*/
|
|
|
|
|
"Icon": "/SamplePages/Graph/PeoplePicker.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "PREVIEW",
|
|
|
|
@ -432,7 +432,7 @@
|
|
|
|
|
"Type": "AlignmentGridPage",
|
|
|
|
|
"Subcategory": "Developer",
|
|
|
|
|
"About": "AlignmentGrid is used to display a grid to help aligning controls.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/AlignmentGrid",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/AlignmentGrid",
|
|
|
|
|
"XamlCodeFile": "AlignmentGridXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/AlignmentGrid/AlignmentGrid.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/AlignmentGrid.md"
|
|
|
|
@ -442,7 +442,7 @@
|
|
|
|
|
"Type": "FocusTrackerPage",
|
|
|
|
|
"Subcategory": "Developer",
|
|
|
|
|
"About": "FocusTracker can be used to display information about the current focused XAML element.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/FocusTracker",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/FocusTracker",
|
|
|
|
|
"XamlCodeFile": "FocusTrackerXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/FocusTracker/FocusTracker.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/FocusTracker.md"
|
|
|
|
@ -452,7 +452,7 @@
|
|
|
|
|
"Type": "TokenizingTextBoxPage",
|
|
|
|
|
"Subcategory": "Input",
|
|
|
|
|
"About": "A text input control that makes suggestions and keeps track of data token items",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox",
|
|
|
|
|
"CodeFile": "TokenizingTextBoxCode.bind",
|
|
|
|
|
"XamlCodeFile": "TokenizingTextBoxXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/TokenizingTextBox/TokenizingTextBox.png",
|
|
|
|
@ -462,7 +462,7 @@
|
|
|
|
|
"Name": "TabbedCommandBar",
|
|
|
|
|
"Subcategory": "Menus and Toolbars",
|
|
|
|
|
"About": "A control for displaying multiple CommandBars in the same space, like Microsoft Office's ribbon.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/TabbedCommandBar/TabbedCommandBar.bind",
|
|
|
|
|
"Icon": "/SamplePages/TabbedCommandBar/TabbedCommandBar.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/TabbedCommandBar.md"
|
|
|
|
@ -471,7 +471,7 @@
|
|
|
|
|
"Name": "SwitchPresenter",
|
|
|
|
|
"Subcategory": "Layout",
|
|
|
|
|
"About": "The SwitchPresenter is a ContentPresenter which can allow a developer to mimic a switch statement within XAML.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/SwitchPresenter",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/SwitchPresenter",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Primitives/SwitchPresenter.bind",
|
|
|
|
|
"Icon": "/SamplePages/Primitives/SwitchPresenter.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/SwitchPresenter.md"
|
|
|
|
@ -487,7 +487,7 @@
|
|
|
|
|
"Subcategory": "Activities",
|
|
|
|
|
"About": "Activity for Animations to Start another Animation",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Activities/StartAnimationActivity.bind",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Activities/StartAnimationActivityCode.bind",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md"
|
|
|
|
@ -497,7 +497,7 @@
|
|
|
|
|
"Subcategory": "Activities",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"About": "Activity chaining Actions from the Behaviors package into an Animation schedule.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Animations",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Animations",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Activities/InvokeActionsActivityCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Activities/InvokeActionsActivity.bind",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md"
|
|
|
|
@ -506,7 +506,7 @@
|
|
|
|
|
"Name": "Fade",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Opacity of XAML elements using composition animations",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Effects/FadeBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Effects/FadeBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Effects/FadeBehavior.png",
|
|
|
|
@ -516,7 +516,7 @@
|
|
|
|
|
"Name": "Scale",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Scale of XAML elements using composition",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Behaviors/ScaleBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Behaviors/ScaleBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Behaviors/ScaleBehavior.png",
|
|
|
|
@ -526,7 +526,7 @@
|
|
|
|
|
"Name": "Offset",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Offset of XAML elements using composition",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Behaviors/OffsetBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Behaviors/OffsetBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Behaviors/OffsetBehavior.png",
|
|
|
|
@ -536,7 +536,7 @@
|
|
|
|
|
"Name": "Rotate",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Rotation on XAML elements using composition",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Behaviors/RotateBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Behaviors/RotateBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Behaviors/RotateBehavior.png",
|
|
|
|
@ -546,7 +546,7 @@
|
|
|
|
|
"Name": "Blur",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Blur XAML elements using composition",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Behaviors/BlurBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Behaviors/BlurBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Behaviors/BlurBehavior.png",
|
|
|
|
@ -557,7 +557,7 @@
|
|
|
|
|
"Name": "Saturation",
|
|
|
|
|
"Subcategory": "Behavior",
|
|
|
|
|
"About": "Saturate XAML elements using composition",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "/SamplePages/Animations/Behaviors/SaturationBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Behaviors/SaturationBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Behaviors/SaturationBehavior.png",
|
|
|
|
@ -569,7 +569,7 @@
|
|
|
|
|
"Type": "FadeHeaderBehaviorPage",
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"About": "Fade ListView and GridView Headers",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default",
|
|
|
|
|
"CodeFile": "FadeHeaderBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "FadeHeaderBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/FadeHeader/FadeHeaderBehavior.png",
|
|
|
|
@ -581,14 +581,14 @@
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/Lottie.md",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/Lottie-Windows"
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/Lottie-Windows"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "ItemsReorderAnimation",
|
|
|
|
|
"Type": "ItemsReorderAnimationPage",
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"About": "Animates items of a grid or list control when the size changes",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations",
|
|
|
|
|
"XamlCodeFile": "ItemsReorderAnimation.bind",
|
|
|
|
|
"Icon": "/SamplePages/ItemsReorderAnimation/ItemsReorderAnimation.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "Anniversary Update required",
|
|
|
|
@ -599,7 +599,7 @@
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"About": "Effects from the Media package that can be animated from an AnimationSet schedule.",
|
|
|
|
|
"Icon": "/SamplePages/Animations/Effects/EffectAnimations.png",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Animations",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Animations",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Animations/Effects/EffectAnimations.bind",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md"
|
|
|
|
|
},
|
|
|
|
@ -608,7 +608,7 @@
|
|
|
|
|
"Type": "ImplicitAnimationsPage",
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"About": "Attached properties to enable Implicit animations (including Show and Hide animations) through XAML",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations",
|
|
|
|
|
"Icon": "/SamplePages/Implicit Animations/ImplicitAnimations.png",
|
|
|
|
|
"XamlCodeFile": "ImplicitAnimationsCode.bind",
|
|
|
|
|
"BadgeUpdateVersionRequired": "Creators Update required",
|
|
|
|
@ -619,7 +619,7 @@
|
|
|
|
|
"Type": "ConnectedAnimationsPage",
|
|
|
|
|
"Subcategory": "Effect",
|
|
|
|
|
"About": "Attached properties to enable Connected animations through XAML",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/ConnectedAnimations",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/ConnectedAnimations",
|
|
|
|
|
"XamlCodeFile": "ConnectedAnimationsCode.bind",
|
|
|
|
|
"DisableXamlEditorRendering": true,
|
|
|
|
|
"Icon": "/SamplePages/Connected Animations/ConnectedAnimations.png",
|
|
|
|
@ -639,7 +639,7 @@
|
|
|
|
|
"BadgeUpdateVersionRequired": "PREVIEW",
|
|
|
|
|
"DeprecatedWarning": "The Graph Providers are in preview. Find out more here: https://aka.ms/wgt",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/graph/providers/InteractiveProviderBehavior.md",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/Graph-Controls"
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
@ -652,7 +652,7 @@
|
|
|
|
|
"Type": "ImageCachePage",
|
|
|
|
|
"Subcategory": "Data",
|
|
|
|
|
"About": "The ImageCache allows persistence of images with an option to use in-memory storage.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Cache/ImageCache.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Cache/ImageCache.cs",
|
|
|
|
|
"CodeFile": "ImageCacheCode.bind",
|
|
|
|
|
"XamlCodeFile": "ImageCacheXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/ImageCache/ImageCache.png",
|
|
|
|
@ -663,7 +663,7 @@
|
|
|
|
|
"Type": "ObjectStoragePage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "The Object Storage helper allows you to easily read and save objects in your application, both locally or on every device (roaming).",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/ObjectStorage",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/ObjectStorage",
|
|
|
|
|
"CodeFile": "ObjectStorageCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Object Storage/ObjectStorage.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/ObjectStorage.md"
|
|
|
|
@ -673,7 +673,7 @@
|
|
|
|
|
"Type": "IncrementalLoadingCollectionPage",
|
|
|
|
|
"Subcategory": "Data",
|
|
|
|
|
"About": "Allows to create collections that can be loaded incrementally, as user requests more items in the view. This type of collections can be bound to controls like GridView and ListView.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/IncrementalLoadingCollection",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/IncrementalLoadingCollection",
|
|
|
|
|
"CodeFile": "IncrementalLoadingCollectionCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Incremental Loading Collection/icon.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/IncrementalLoadingCollection.md"
|
|
|
|
@ -683,7 +683,7 @@
|
|
|
|
|
"Type": "BackgroundTaskHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Allows easy registration and maintenance of background task",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/BackgroundTaskHelper.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/BackgroundTaskHelper.cs",
|
|
|
|
|
"CodeFile": "BackgroundTaskHelperCode.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/BackgroundTaskHelper.md"
|
|
|
|
@ -693,7 +693,7 @@
|
|
|
|
|
"Type": "NetworkHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "The NetworkHelper class is used to determine whether the app has Internet, and if it is on a metered Internet connection",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/Network",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/Network",
|
|
|
|
|
"CodeFile": "NetworkHelperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/NetworkHelper/NetworkHelper.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/NetworkHelper.md"
|
|
|
|
@ -703,7 +703,7 @@
|
|
|
|
|
"Type": "BluetoothLEHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "The Bluetooth LE helper class is used to connect and interact with bluetooth LE devices.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/BluetoothLEHelper",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/BluetoothLEHelper",
|
|
|
|
|
"CodeFile": "BluetoothLEHelperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/BluetoothLEHelper/BluetoothLEHelper.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/BluetoothLEHelper.md",
|
|
|
|
@ -714,7 +714,7 @@
|
|
|
|
|
"Type": "SystemInformationPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "The SystemInformation class provides easy access to some of system/app/device information",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs",
|
|
|
|
|
"CodeFile": "SystemInformationCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/SystemInformation/SystemInformation.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/SystemInformation.md"
|
|
|
|
@ -724,7 +724,7 @@
|
|
|
|
|
"Type": "PrintHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Allows to easily print XAML controls",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/PrintHelper",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/PrintHelper",
|
|
|
|
|
"CodeFile": "PrintHelperCode.bind",
|
|
|
|
|
"XamlCodeFile": "PrintHelperXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/PrintHelper/PrintHelper.png",
|
|
|
|
@ -735,7 +735,7 @@
|
|
|
|
|
"Type": "DispatcherQueueHelperPage",
|
|
|
|
|
"Subcategory": "Developer",
|
|
|
|
|
"About": "Allows easy interaction with Windows Runtime message dispatcher queue for multi-threaded scenario (I.E: Run code on UI thread).",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Extensions/DispatcherQueueExtensions.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Extensions/DispatcherQueueExtensions.cs",
|
|
|
|
|
"CodeFile": "DispatcherQueueHelperCode.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/DispatcherQueueExtensions.md"
|
|
|
|
@ -745,7 +745,7 @@
|
|
|
|
|
"Type": "AdvancedCollectionViewPage",
|
|
|
|
|
"Subcategory": "Data",
|
|
|
|
|
"About": "Allows you to easily sort and filter your collections before displaying them.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/AdvancedCollectionView",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/AdvancedCollectionView",
|
|
|
|
|
"CodeFile": "AdvancedCollectionView.bind",
|
|
|
|
|
"Icon": "/SamplePages/AdvancedCollectionView/AdvancedCollectionView.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/AdvancedCollectionView.md"
|
|
|
|
@ -755,7 +755,7 @@
|
|
|
|
|
"Type": "ObservableGroupPage",
|
|
|
|
|
"Subcategory": "Data",
|
|
|
|
|
"About": "Allows you to easily create observable grouped collections.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit/Collections",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit/Collections",
|
|
|
|
|
"CodeFile": "ObservableGroup.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/collections/ObservableGroups.md"
|
|
|
|
@ -765,7 +765,7 @@
|
|
|
|
|
"Type": "CameraHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Allows to easily get camera frame sources available for media capture to preview video and get real time video frames/software bitmaps.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/CameraHelper/CameraHelper.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/CameraHelper/CameraHelper.cs",
|
|
|
|
|
"CodeFile": "CameraHelperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/CameraHelper/CameraHelper.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "April 2018 update required",
|
|
|
|
@ -776,7 +776,7 @@
|
|
|
|
|
"Type": "ThemeListenerPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "The ThemeListener allows you to keep track of changes to the System Theme.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Helpers/ThemeListener.cs",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Helpers/ThemeListener.cs",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/ThemeListener.md"
|
|
|
|
|
},
|
|
|
|
@ -785,7 +785,7 @@
|
|
|
|
|
"Type": "RemoteDeviceHelperPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Allows you to easily enumerate remote devices ( Project Rome ).",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper/RemoteDeviceHelper.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper/RemoteDeviceHelper.cs",
|
|
|
|
|
"CodeFile": "RemoteDeviceHelperCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/RemoteDeviceHelper/RemoteDeviceHelper.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/RemoteDeviceHelper.md"
|
|
|
|
@ -795,7 +795,7 @@
|
|
|
|
|
"Type": "ViewportBehaviorPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Behavior for listening element enter or exit viewport",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Viewport",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Viewport",
|
|
|
|
|
"CodeFile": "ViewportBehaviorCode.bind",
|
|
|
|
|
"XamlCodeFile": "ViewportBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/ViewportBehavior/ViewportBehavior.png",
|
|
|
|
@ -806,7 +806,7 @@
|
|
|
|
|
"Type": "AutoFocusBehaviorPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Behavior to automatically set the focus on a control when it loads",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/AutoFocusBehavior.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/AutoFocusBehavior.cs",
|
|
|
|
|
"XamlCodeFile": "AutoFocusBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/FocusBehaviors.md"
|
|
|
|
@ -816,7 +816,7 @@
|
|
|
|
|
"Type": "FocusBehaviorPage",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Behavior to automatically set the focus on the first control which accepts it",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/FocusBehavior.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/FocusBehavior.cs",
|
|
|
|
|
"CodeFile": "FocusBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/FocusBehaviors.md"
|
|
|
|
@ -825,7 +825,7 @@
|
|
|
|
|
"Name": "AutoSelectBehavior",
|
|
|
|
|
"Subcategory": "Systems",
|
|
|
|
|
"About": "Behavior to automatically select the entire content of a TextBox control when it loads",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI/Behaviors/",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI/Behaviors/",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/AutoSelectBehavior/AutoSelectBehaviorXaml.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/AutoSelectBehavior.md"
|
|
|
|
@ -835,7 +835,7 @@
|
|
|
|
|
"Type": "CanvasPathGeometryPage",
|
|
|
|
|
"Subcategory": "Parser",
|
|
|
|
|
"About": "CanvasPathGeometry class allows you to convert Win2d Path Mini Language string to CanvasGeometry, Brushes, CanvasStrokes or CanvasStrokeStyles.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Geometry",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Geometry",
|
|
|
|
|
"Icon": "/SamplePages/CanvasPathGeometry/CanvasPathGeometry.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/parsers/CanvasPathGeometry.md"
|
|
|
|
|
},
|
|
|
|
@ -844,7 +844,7 @@
|
|
|
|
|
"Type": "LiveTilePage",
|
|
|
|
|
"Subcategory": "Notifications",
|
|
|
|
|
"About": "This shows how to update a Live Tile with a rich Adaptive notification.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Tiles",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Tiles",
|
|
|
|
|
"CodeFile": "LiveTileCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/LiveTile/LiveTile.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md"
|
|
|
|
@ -854,7 +854,7 @@
|
|
|
|
|
"Type": "ToastPage",
|
|
|
|
|
"Subcategory": "Notifications",
|
|
|
|
|
"About": "This shows how to send a Toast notification.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Toasts",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Toasts",
|
|
|
|
|
"CodeFile": "ToastCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Toast/Toast.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md"
|
|
|
|
@ -864,7 +864,7 @@
|
|
|
|
|
"Type": "WeatherLiveTileAndToastPage",
|
|
|
|
|
"Subcategory": "Notifications",
|
|
|
|
|
"About": "This shows how to send a Weather Live Tile and Toast notification, displaying the forecast.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications",
|
|
|
|
|
"CodeFile": "WeatherLiveTileAndToastCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/WeatherLiveTileAndToast/WeatherLiveTileAndToast.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md"
|
|
|
|
@ -873,7 +873,7 @@
|
|
|
|
|
"Name": "Guard APIs",
|
|
|
|
|
"Subcategory": "Developer",
|
|
|
|
|
"About": "The Guard APIs can be used to validate method arguments in a streamlined manner, which is also faster, less verbose, more expressive and less error prone than manually writing checks and throwing exceptions.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Diagnostics",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Diagnostics",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/Guard.md"
|
|
|
|
|
},
|
|
|
|
@ -881,7 +881,7 @@
|
|
|
|
|
"Name": "High Performance APIs",
|
|
|
|
|
"Subcategory": "Developer",
|
|
|
|
|
"About": "The High Performance package contains a set of APIs that are heavily focused on optimization. All the new APIs have been carefully crafted to achieve the best possible performance when using them, either through reduced memory allocation, micro-optimizations at the assembly level, or by structuring the APIs in a way that facilitates writing performance oriented code in general.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.HighPerformance",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.HighPerformance",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/high-performance/Introduction.md"
|
|
|
|
|
},
|
|
|
|
@ -891,13 +891,13 @@
|
|
|
|
|
"About": "The MVVM Toolkit package is a modern, fast, and modular MVVM library for .NET Standard 2.0.",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/mvvm/Introduction.md",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Mvvm"
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Mvvm"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"Name": "CompareStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Enables a state if the value is equal to, greater than, or less than another value",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/CompareStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/CompareStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/CompareStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -906,7 +906,7 @@
|
|
|
|
|
"Name": "IsEqualStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Enables a state if the value is equal to another value",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsEqualStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsEqualStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/IsEqualStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -916,7 +916,7 @@
|
|
|
|
|
"Type": "FullScreenModeStateTriggerPage",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Trigger for switching when in full screen mode",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/FullScreenModeStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/FullScreenModeStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/FullScreenModeStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -926,7 +926,7 @@
|
|
|
|
|
"Type": "IsNullOrEmptyStateTriggerPage",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Enables a state if an Object is null or a String/IEnumerable is empty",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNullOrEmptyStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNullOrEmptyStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/IsNullOrEmptyStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -935,7 +935,7 @@
|
|
|
|
|
"Name": "NetworkConnectionStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Trigger for switching when the network availability changes",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/NetworkConnectionStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/NetworkConnectionStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/NetworkConnectionStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -944,7 +944,7 @@
|
|
|
|
|
"Name": "IsNotEqualStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Enables a state if the value is not equal to another value",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNotEqualStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNotEqualStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/IsNotEqualStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -953,7 +953,7 @@
|
|
|
|
|
"Name": "RegexStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Enables a state if the regex expression is true for a given string value",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/RegexStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/RegexStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/RegexStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -962,7 +962,7 @@
|
|
|
|
|
"Name": "UserHandPreferenceStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Trigger for switching UI based on whether the user favours their left or right hand.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserHandPreferenceStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserHandPreferenceStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/UserHandPreferenceStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -971,7 +971,7 @@
|
|
|
|
|
"Name": "UserInteractionModeStateTrigger",
|
|
|
|
|
"Subcategory": "State Triggers",
|
|
|
|
|
"About": "Trigger for switching when the User interaction mode changes (tablet mode)",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserInteractionModeStateTrigger.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserInteractionModeStateTrigger.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/Triggers/UserInteractionModeStateTrigger.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md"
|
|
|
|
@ -986,7 +986,7 @@
|
|
|
|
|
"Name": "BackdropBlurBrush",
|
|
|
|
|
"Type": "BackdropBlurBrushPage",
|
|
|
|
|
"About": "Brush which fills the contents with a blurred version of whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropBlurBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropBlurBrush.cs",
|
|
|
|
|
"XamlCodeFile": "BackdropBlurBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/BackdropBlurBrush/BackdropBlurBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -996,7 +996,7 @@
|
|
|
|
|
"Name": "BackdropInvertBrush",
|
|
|
|
|
"Type": "BackdropInvertBrushPage",
|
|
|
|
|
"About": "Brush which fills the contents with an inverted version of whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropInvertBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropInvertBrush.cs",
|
|
|
|
|
"XamlCodeFile": "BackdropInvertBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/BackdropInvertBrush/BackdropInvertBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1006,7 +1006,7 @@
|
|
|
|
|
"Name": "BackdropGammaTransferBrush",
|
|
|
|
|
"Type": "BackdropGammaTransferBrushPage",
|
|
|
|
|
"About": "Brush which fills the contents with a gamma modified version of whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropGammaTransferBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropGammaTransferBrush.cs",
|
|
|
|
|
"XamlCodeFile": "BackdropGammaTransferBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/BackdropGammaTransferBrush/BackdropGammaTransferBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1016,7 +1016,7 @@
|
|
|
|
|
"Name": "BackdropSaturationBrush",
|
|
|
|
|
"Type": "BackdropSaturationBrushPage",
|
|
|
|
|
"About": "Brush which applies a Saturation effect to whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSaturationBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSaturationBrush.cs",
|
|
|
|
|
"XamlCodeFile": "BackdropSaturationBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/BackdropSaturationBrush/BackdropSaturationBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1026,7 +1026,7 @@
|
|
|
|
|
"Name": "BackdropSepiaBrush",
|
|
|
|
|
"Type": "BackdropSepiaBrushPage",
|
|
|
|
|
"About": "Brush which applies a Sepia effect to whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSepiaBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSepiaBrush.cs",
|
|
|
|
|
"XamlCodeFile": "BackdropSepiaBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/BackdropSepiaBrush/BackdropSepiaBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1036,7 +1036,7 @@
|
|
|
|
|
"Name": "ImageBlendBrush",
|
|
|
|
|
"Type": "ImageBlendBrushPage",
|
|
|
|
|
"About": "Brush which applies a blending effect a given image from whatever's behind it.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/ImageBlendBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/ImageBlendBrush.cs",
|
|
|
|
|
"XamlCodeFile": "ImageBlendBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/ImageBlendBrush/ImageBlendBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1048,7 +1048,7 @@
|
|
|
|
|
"BadgeUpdateVersionRequired": "DEPRECATED",
|
|
|
|
|
"DeprecatedWarning": "Please migrate to the RadialGradientBrush control from WinUI, this control will be removed in a future release. https://aka.ms/winui",
|
|
|
|
|
"About": "A composition brush which creates a radial gradient effect.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/RadialGradientBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/RadialGradientBrush.cs",
|
|
|
|
|
"XamlCodeFile": "RadialGradientBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/RadialGradientBrush/RadialGradientBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1058,7 +1058,7 @@
|
|
|
|
|
"Name": "PipelineBrush",
|
|
|
|
|
"Type": "PipelineBrushPage",
|
|
|
|
|
"About": "A composition brush which can render any custom Win2D/Composition effects chain.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/PipelineBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/PipelineBrush.cs",
|
|
|
|
|
"CodeFile": "PipelineBrushCode.bind",
|
|
|
|
|
"XamlCodeFile": "PipelineBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/PipelineBrush/PipelineBrush.png",
|
|
|
|
@ -1068,7 +1068,7 @@
|
|
|
|
|
{
|
|
|
|
|
"Name": "VisualEffectFactory",
|
|
|
|
|
"About": "A composition pipeline which can render any custom Win2D/Composition effects chain directly on a Composition visual.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Visuals",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Visuals",
|
|
|
|
|
"XamlCodeFile": "VisualEffectFactory.bind",
|
|
|
|
|
"Icon": "/SamplePages/PipelineBrush/PipelineBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1078,7 +1078,7 @@
|
|
|
|
|
"Name": "AcrylicBrush",
|
|
|
|
|
"Type": "AcrylicBrushPage",
|
|
|
|
|
"About": "A composition brush that provides a custom implementation of the official acrylic brush.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/AcrylicBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/AcrylicBrush.cs",
|
|
|
|
|
"XamlCodeFile": "AcrylicBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/AcrylicBrush/AcrylicBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1088,7 +1088,7 @@
|
|
|
|
|
"Name": "TilesBrush",
|
|
|
|
|
"Type": "TilesBrushPage",
|
|
|
|
|
"About": "A composition brush that provides the ability to display a repeated image on its render surface.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/TilesBrush.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/TilesBrush.cs",
|
|
|
|
|
"XamlCodeFile": "TilesBrushXaml.bind",
|
|
|
|
|
"Icon": "/SamplePages/TilesBrush/TilesBrush.png",
|
|
|
|
|
"ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase",
|
|
|
|
@ -1104,7 +1104,7 @@
|
|
|
|
|
"Name": "ListViewExtensions",
|
|
|
|
|
"Type": "ListViewExtensionsPage",
|
|
|
|
|
"About": "Extensions for all controls that inherit from ListViewBase like ListView.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ListViewBase",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ListViewBase",
|
|
|
|
|
"CodeFile": "ListViewExtensionsCode.bind",
|
|
|
|
|
"XamlCodeFile": "ListViewExtensionsXaml.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
@ -1114,7 +1114,7 @@
|
|
|
|
|
"Name": "ViewExtensions",
|
|
|
|
|
"Type": "ViewExtensionsPage",
|
|
|
|
|
"About": "View extensions to set TitleBar properties.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions",
|
|
|
|
|
"XamlCodeFile": "ViewExtensionsCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/ViewExtensions/ViewExtensions.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/ViewExtensions.md"
|
|
|
|
@ -1123,7 +1123,7 @@
|
|
|
|
|
"Name": "TextBoxMask",
|
|
|
|
|
"Type": "TextBoxMaskPage",
|
|
|
|
|
"About": "TextBox Mask property allows a user to more easily enter fixed width text in TextBox control where you would like them to enter the data in a certain format",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox",
|
|
|
|
|
"XamlCodeFile": "TextBoxMask.bind",
|
|
|
|
|
"Icon": "/SamplePages/TextBoxMask/TextBoxMask.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/TextBoxMask.md"
|
|
|
|
@ -1132,7 +1132,7 @@
|
|
|
|
|
"Name": "Mouse",
|
|
|
|
|
"Type": "MouseCursorPage",
|
|
|
|
|
"About": "Mouse.Cursor attached property enables you to easily change the mouse cursor over specific Framework elements.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement/FrameworkElementExtensions.Mouse.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement/FrameworkElementExtensions.Mouse.cs",
|
|
|
|
|
"XamlCodeFile": "MouseCursorPage.bind",
|
|
|
|
|
"Icon": "/SamplePages/Mouse/MouseCursor.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/MouseCursor.md"
|
|
|
|
@ -1141,7 +1141,7 @@
|
|
|
|
|
"Name": "TextBoxRegex",
|
|
|
|
|
"Type": "TextBoxRegexPage",
|
|
|
|
|
"About": "TextBoxRegex helps developer to validate a TextBox with a regular expression using the Regex property.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox",
|
|
|
|
|
"XamlCodeFile": "TextBoxRegex.bind",
|
|
|
|
|
"Icon": "/SamplePages/TextBoxRegex/TextBoxRegex.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/TextBoxRegex.md"
|
|
|
|
@ -1149,7 +1149,7 @@
|
|
|
|
|
{
|
|
|
|
|
"Name": "SurfaceDialTextbox",
|
|
|
|
|
"About": "Enables support for Surface Dial on any given Textbox. Rotate the Dial to change the numeric value of the Textbox.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox/TextBoxExtensions.SurfaceDial.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox/TextBoxExtensions.SurfaceDial.cs",
|
|
|
|
|
"XamlCodeFile": "/SamplePages/SurfaceDialTextbox/SurfaceDialTextboxCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/SurfaceDialTextbox/SurfaceDialTextbox.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "Anniversary Update required",
|
|
|
|
@ -1159,7 +1159,7 @@
|
|
|
|
|
"Name": "Visual Extensions",
|
|
|
|
|
"Type": "VisualExtensionsPage",
|
|
|
|
|
"About": "Attached properties to modify object visual properties through XAML",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/VisualExtensions.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/VisualExtensions.cs",
|
|
|
|
|
"XamlCodeFile": "VisualExtensionsCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/Visual Extensions/VisualExtensions.png",
|
|
|
|
|
"BadgeUpdateVersionRequired": "Creators Update required",
|
|
|
|
@ -1169,7 +1169,7 @@
|
|
|
|
|
"Name": "FrameworkElementExtensions",
|
|
|
|
|
"Type": "FrameworkElementExtensionsPage",
|
|
|
|
|
"About": "Extensions for all the FrameworkElement controls.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement",
|
|
|
|
|
"XamlCodeFile": "FrameworkElementExtensionsCode.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/FrameworkElementExtensions.md"
|
|
|
|
@ -1178,7 +1178,7 @@
|
|
|
|
|
"Name": "ClipToBounds",
|
|
|
|
|
"Type": "ClipToBoundsPage",
|
|
|
|
|
"About": "Extension to clip the UIElement inner controls inside its bounds.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/UIElementExtensions.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/UIElementExtensions.cs",
|
|
|
|
|
"XamlCodeFile": "ClipToBoundsCode.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/UIElementExtensions.md"
|
|
|
|
@ -1187,7 +1187,7 @@
|
|
|
|
|
"Name": "StringExtensions",
|
|
|
|
|
"Type": "StringExtensionsPage",
|
|
|
|
|
"About": "String Extensions to validate strings",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit/Extensions/StringExtensions.cs",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit/Extensions/StringExtensions.cs",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/StringExtensions.md"
|
|
|
|
|
},
|
|
|
|
@ -1195,7 +1195,7 @@
|
|
|
|
|
"Name": "ScrollViewerExtensions",
|
|
|
|
|
"Type": "ScrollViewerExtensionsPage",
|
|
|
|
|
"About": "Extensions for all controls that contain a ScrollViewer like ListView.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ScrollViewer",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ScrollViewer",
|
|
|
|
|
"XamlCodeFile": "ScrollViewerExtensionsXaml.bind",
|
|
|
|
|
"CodeFile": "ScrollViewerExtensionsCode.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
@ -1205,7 +1205,7 @@
|
|
|
|
|
"Name": "OnDevice",
|
|
|
|
|
"Type": "OnDevicePage",
|
|
|
|
|
"About": "The OnDevice markup extension allows you to customize UI appearance on a per-DeviceFamily basis.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/OnDeviceExtension.cs",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/OnDeviceExtension.cs",
|
|
|
|
|
"Icon": "/SamplePages/OnDevice/OnDevice.png",
|
|
|
|
|
"XamlCodeFile": "OnDeviceXaml.bind",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/OnDeviceMarkup.md"
|
|
|
|
@ -1214,7 +1214,7 @@
|
|
|
|
|
"Name": "IconExtensions",
|
|
|
|
|
"Type": "IconExtensionsPage",
|
|
|
|
|
"About": "Markup extensions to easily create various types of icons.",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/Markup",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/Markup",
|
|
|
|
|
"XamlCodeFile": "IconExtensionsXaml.bind",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/IconMarkupExtensions.md"
|
|
|
|
@ -1223,7 +1223,7 @@
|
|
|
|
|
"Name": "EnumValuesExtension",
|
|
|
|
|
"Type": "EnumValuesExtensionPage",
|
|
|
|
|
"About": "The EnumValuesExtension markup extension allows you to easily retrieve a collection of all values from an enum type.",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs",
|
|
|
|
|
"Icon": "/Assets/Helpers.png",
|
|
|
|
|
"XamlCodeFile": "EnumValuesExtensionXaml.bind",
|
|
|
|
|
"CodeFile": "EnumValuesExtensionCode.bind",
|
|
|
|
@ -1241,7 +1241,7 @@
|
|
|
|
|
"About": "Demonstrate the properties and events of the Gaze Interaction library",
|
|
|
|
|
"XamlCodeFile": "GazeInteractionXaml.bind",
|
|
|
|
|
"CodeFile": "GazeInteractionCode.bind",
|
|
|
|
|
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.GazeInteraction",
|
|
|
|
|
"CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.GazeInteraction",
|
|
|
|
|
"Icon": "/SamplePages/GazeInteraction/GazeInteraction.png",
|
|
|
|
|
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md",
|
|
|
|
|
"ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview"
|
|
|
|
@ -1250,7 +1250,7 @@
|
|
|
|
|
"Name": "GazeTracing",
|
|
|
|
|
"Type": "GazeTracingPage",
|
|
|
|
|
"About": "Shows how to use the Windows 10 API for eye trackers",
|
|
|
|
|
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.Gaze/",
|
|
|
|
|
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.Gaze/",
|
|
|
|
|
"XamlCodeFile": "GazeTracingXaml.bind",
|
|
|
|
|
"CodeFile": "GazeTracingCode.bind",
|
|
|
|
|
"Icon": "/SamplePages/GazeTracing/GazeTracing.png",
|
|
|
|
|