xaml-sdk/ColorPicker/CustomPaletteViewItemTooltip
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Properties Update examples 2013-04-18 19:34:26 +03:00
ViewModels Update examples 2013-04-18 19:34:26 +03:00
App.xaml Update examples 2013-04-18 19:34:26 +03:00
App.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
App_SL.xaml Update examples 2013-04-18 19:34:26 +03:00
App_SL.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
CustomPaletteViewItemTooltip_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
CustomPaletteViewItemTooltip_SL.csproj.user New Timeline example 2013-09-27 16:31:11 +03:00
CustomPaletteViewItemTooltip_WPF.csproj Examples update 2016-05-05 12:15:17 +03:00
CustomPaletteViewItemTooltip_WPF.csproj.user New Timeline example 2013-09-27 16:31:11 +03:00
MainView.xaml Update examples 2013-04-18 19:34:26 +03:00
MainView.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
MainWindow.xaml Update examples 2013-04-18 19:34:26 +03:00
MainWindow.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
readme.md SDK updated 2020-09-24 16:59:02 +03:00

readme.md

Custom Palette View Item Tooltip

This project demonstrates how to use the PaletteItemsTemplate property of the ColorPicker. It is useful in data-binding scenarios where you need to apply a custom template on the PaletteViewItems. In this example is demonstarted how to use it to define a tooltip for the palette items.