File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Microsoft.Toolkit.Uwp.SampleApp/SamplePages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1104
1104
{
1105
1105
"Name" : " VisualEffectFactory" ,
1106
1106
"About" : " A composition pipeline which can render any custom Win2D/Composition effects chain directly on a Composition visual." ,
1107
- "CodeUrl" : " https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Media/Brushes/PipelineBrush.cs " ,
1107
+ "CodeUrl" : " https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Media/Visuals " ,
1108
1108
"XamlCodeFile" : " VisualEffectFactory.bind" ,
1109
1109
"Icon" : " /SamplePages/PipelineBrush/PipelineBrush.png" ,
1110
1110
"ApiCheck" : " Windows.UI.Xaml.Media.XamlCompositionBrushBase" ,
1111
- "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/brushes/PipelineBrush .md"
1111
+ "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/brushes/PipelineVisualFactory .md"
1112
1112
},
1113
1113
{
1114
1114
"Name" : " AcrylicBrush" ,
You can’t perform that action at this time.
0 commit comments